Open GoogleCodeExporter opened 9 years ago
every time i try to enter the web page i now get "An unhandled win32 exception
occurred in w3wp.exe"....
When attaching it stops on this line in the file "dbghook.c"
65: _debugger_hook_dummy = 0;
Original comment by Peto...@gmail.com
on 14 Jul 2011 at 2:33
Did you manage to get your IIS back in working order? I'm having this same
issue.
Original comment by mika.lin...@gmail.com
on 9 Sep 2011 at 6:43
I uninstalled it and all worked normal again, but i gotta say never again!
Original comment by Peto...@gmail.com
on 9 Sep 2011 at 7:00
I uninstalled it, but now I get the errormessage
CS0016: Could not write to output file
'c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\root\cce7a740\1538c775\App_GlobalResources.bijt5j7s.dll' -- 'The
directory name is invalid. '
I have checked the permissions, also ran aspnet_regiis -i, and tried to figure
out what's going on using ProcMon, but no luck as of yet.
Original comment by mika.lin...@gmail.com
on 9 Sep 2011 at 8:08
you could try to run aspnet_regiis -u and then aspnet_regiis -i see if it
helps (u = uninstall)
Original comment by Peto...@gmail.com
on 9 Sep 2011 at 8:24
I found a similiar problem with ANTS, if it crashes during profiling
(http://www.red-gate.com/supportcenter/Content?p=ANTS%20Profiler&c=knowledgebase
\ANTS_Profiler\KB200903000362.htm). That same advice didn't work, but when I
checked that registry value, and noticed that TEMP and TMP point to
c:\users\myname\appdata\local\temp . I gave NETWORK SERVICE and IIS_IUSRS
access to that folder, and that seemed to fix the problem. Not sure if I
should've restarted the computer after that registry change or if restarting
IIS should've been enough.
When I tried running SlimTune, it hanged in the "trying to connect attempt
20/20" screen and I had to kill the process. Is it possible that this leaves
some bad settings somewhere?
Original comment by mika.lin...@gmail.com
on 9 Sep 2011 at 8:33
Thanks for the last post. I too had the same problem and got resolved after
giving permission in c:\users\myname\appdata\local\temp folder
Original comment by rejis...@gmail.com
on 26 Sep 2013 at 7:03
I had the same problem. Unistall didn't work. Found the same solution as in #6
. I wish I could have found this comment before I digged out the solution
following exact same steps.
Original comment by Smita.M...@gmail.com
on 16 Jan 2015 at 12:20
Original issue reported on code.google.com by
Peto...@gmail.com
on 14 Jul 2011 at 2:30