Posted to
IIS 7 - ASP.NET Administration
by
HFadeel
on
12-04-2008, 9:12 AM
I have also the same problem, I try to use unmanage dll. and the IIS terminated in same cases.
When the dll function try to return string (heap beasd type - Reference type ) but it work if I call function that return int.
With me the IIS terminated without any news, and it write almost the same in the Event Log.
Can Anyone ...