Tagged Questions
0
votes
1answer
55 views
Deploying .vbhtml on Local IIS Installation
I've come into a company that has been using asp.net for some web applications stored on our local servers. There's no current programmer, so I've used what knowledge I have to build a new feature ...
0
votes
2answers
557 views
Changing IIS application pool identity to local system
Hey guys, I've recently been having problems with Microsoft Server 2008, Plesk, and MSSQL. The problem was that when one of my applications in the pool tried to access the database I got an error ...
0
votes
2answers
404 views
VB.NET in IIS 7 on Windows 7
I set up IIS 7 in Windows 7 and made a very simple script to test it in the Default website.
I get the the following error:
Parser Error Message: '”VB”' is not a supported language.
Source Error:
...
2
votes
2answers
138 views
Live site is down. Too much traffic. Where do I start. (Win 2003 + ASP.NET + Memcached + SQL Server 2005)
Our traffic has gone up significantly, but our site works fine for most of the day, but during our peak hours, our site has been crippled. Requests are being queued in the hundreds and then everything ...