All I did was register the 2 files below.
 
"Program Files\Common Files\Microsoft Shared\VS7Debug\vs7jit.exe /regserver
"Program Files\Common Files\Microsoft Shared\VS7Debug\mdm.exe /regserver
 
Here is another solution. Follow these steps and you should sort out your problem.
 
a) Go to command prompt, then to C:\windows\microsoft.net\framework\v1.1.4322\ Then run "aspnet_regiis.exe -i".. this registers all the possible extensions with IIS (like .aspx)

(b) You have to register the aspnet_isapi.dll using regsvc32, so run "regsvr32 C:\windows\microsoft.net\framework\v1.1.4322\aspnet_isapi.dll"

(c) Go to command prompt, then to C:\windows\microsoft.net\framework\v1.1.4322\ Then run "aspnet_regiis.exe -s W3SVC\1\ROOT"

(d) Every time you create a new directory in \inetpub\wwwroot you have to declare it as an "application" through IIS. (Right click, go to properties, then in Application Settings, click on "Create')

Give this a go and see if it workds.
 
Emir
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 18, 2005 11:05 AM
To: [email protected]
Subject: Re: [Microsofts_C_Sharp] Unable to start Debugging on WebServer

In a message dated 18/03/2005 10:57:54 GMT Standard Time, [EMAIL PROTECTED] writes:
Program Files\Common Files\Microsoft Shared\VS7Debug\vs7jit" /regserver
Thanks Amir,
 
If i understood your comment right, you meant to register the 2files..vs7jit and mdm.exe right?
 
Well i tried to register them in the command window, but they could not be registered,
 
I tried to open mdm.exe in notepad, but it is 0KB..I would appreciate it if you could give some more info, or pointing me to what I am  missing please?


--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to