Web Hosting Talk







View Full Version : ASP.net Runtime Error


oggix
03-06-2007, 06:11 AM
Need help,

A few days ago, i tried to install ASP.net 2,
but after i installed it, all asp.net users found error on their site.

Then, i tried to install ASP.net 1.1 ,
but the error still happened.


Below is the example of error page.

http://herman.tarigan.web.id/


Please help :D



Regards,

Ogi

oggix
03-06-2007, 06:38 AM
I found the error.
The error is caused by the asp.net version,

Now, i have to switch back the asp.net version
from ASP.NET 2 to ASP.NET 1.1


Anybody know how to do this ?


Regards,

Ogi

tanfwc
03-06-2007, 06:48 AM
You install two version on the server right? Under the IIS properties, you can choose to run the website under 1.1 or 1.2 engine.

oggix
03-06-2007, 07:03 AM
Please tell me how to access the IIS properties.


Thanks aniway

boonchuan
03-06-2007, 07:12 AM
Open the IIS Manager , Web Sites. Choose the domain, right click on it and select Properties. You cannot run ASP Net 1.1 and ASP Net 2 in the same application pool. I would suggest creating another application pool for those running ASP Net 2.

oggix
03-09-2007, 04:14 AM
OK, thanks boonchuan and tanfwc .
Nice to meet u :)