Covers known bugs, tips on troubleshooting and the debugging of Active Server pages, ISAPI applications and the Internet Information Server.
. NET Server Error
Q:
After installing Visual Studio .NET 2003, I get the following error:
[error]
Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services.
[/error]
Any ideas?
#771 - 2003.07.11
[top]
R unning .NET on XP Pro
Q:
I've got the .Net Framework installed on XP Pro, but I can't figure out
how to get ASP.NET to wake up and get busy!
#770 - 2003.03.05
[top]
D ifferent global.asa not being called
Q:
If I load:
http://www.myserver.com/dir1/
That will execute the global.asa file in that directory. But when I load
http://www.myserver.com/dir2
Which is one of my own sites that has another global.asa, the dir2 global.asa isn't called. What is the problem?
#468 - 1997.07.29
[top]
C ommunication link failure
Q:
I am getting this error:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver]Communication link failure
What am I doing wrong?
#692 - 1997.03.20
[top]