sans_tosh
July 24th, 2002, 10:40 AM
Hai,
I have created an ASP.Net Web application using Visual studio.Net. and I have created a deployment project in Visual studio and made a package.
and i have installed the same package in a m/c with Windows 2000,.Net Framework SDK, and .Net framework service pack1. After installing it has created a virtual directory with all the files. But when i run the same it is giving error like
Server application not available
When i see event log , it has logged two errors
1. aspnet_wp.exe could not be launched because username and/or password supplied in the process model section of the config file are invalid.
2. aspnet_wp.exe could not be started . HRESULT for the failure: 80004005.
I have created an ASP.Net Web application using Visual studio.Net. and I have created a deployment project in Visual studio and made a package.
and i have installed the same package in a m/c with Windows 2000,.Net Framework SDK, and .Net framework service pack1. After installing it has created a virtual directory with all the files. But when i run the same it is giving error like
Server application not available
When i see event log , it has logged two errors
1. aspnet_wp.exe could not be launched because username and/or password supplied in the process model section of the config file are invalid.
2. aspnet_wp.exe could not be started . HRESULT for the failure: 80004005.