Please, we really need help with this.
-
have been having all sort of trouble with ASP.net debugger. finally re-built the entire machine and it was working just fine until we enable the Active Directory on our server. After this it all went to hell. any MS help file is useless. Can somebody please help thanks the same lost guy
-
have been having all sort of trouble with ASP.net debugger. finally re-built the entire machine and it was working just fine until we enable the Active Directory on our server. After this it all went to hell. any MS help file is useless. Can somebody please help thanks the same lost guy
Hi, Run the Command "aspnet_regiis -i" on SDK Command Prompt Pankaj Kulkarni
-
Hi, Run the Command "aspnet_regiis -i" on SDK Command Prompt Pankaj Kulkarni
-
thank you very much for your kind help. Unfortunately did not work. Here is our configuration. MS 2000 server (running active directory) Framework 2.0 VS.NET 2002 can start the apps in debug mode, but it does not stop in any breakpoints. :(( any idea?
Hi,
alexvw wrote:
can start the apps in debug mode, but it does not stop in any breakpoints.
when you will run the application, attach the Worker process i.e. aspnet_wp.exe to the "IExplorer.exe" through Debug menu. This technique will worked only at runtime not design time. It will definately work. have a cooooool day Reply, Thanx Pankaj Kulkarni
-
Hi,
alexvw wrote:
can start the apps in debug mode, but it does not stop in any breakpoints.
when you will run the application, attach the Worker process i.e. aspnet_wp.exe to the "IExplorer.exe" through Debug menu. This technique will worked only at runtime not design time. It will definately work. have a cooooool day Reply, Thanx Pankaj Kulkarni
Dear Pankaj Kulkarni, First of all, Thank you very much for your kind help. We could not make it work, therefore rebuilt the machine, installed all SPacks and set the Local Policies for Impersonation and it works just fine now. Once again, thank you for your time and help. Have a nice Year!!! yeas!!!, still a very lost guy :)