How can we help you today? How can we help you today?
cmhung

Activity overview

Latest activity by cmhung

Runtime error?
After seeking memory leak in my ASP.NET application. I run into Runtime error message (Microsoft Visual C++ Runtime library header). I can't attach the screenshot, but I can mail it to if you need....
1 follower 1 comment 0 votes
Hi Robert, I've found mscoree.dll assembly, but there's no RedGate.*.dll. I see no COR_PROFILING_ENABLED variable in the Environment tab as well. Thanks for your quick answer... Hung / comments
Hi Robert, I've found mscoree.dll assembly, but there's no RedGate.*.dll. I see no COR_PROFILING_ENABLED variable in the Environment tab as well. Thanks for your quick answer... Hung
0 votes
Hello Brian, I still have "The web application ....aspx has not loaded the .NET Framework. Please check that .....aspx is an ASP.NET web application. Please note that accessing cached web pages will not load the .NET Framework." Here's my configuration: # I checked whether Web.config has Debug=True in it # I'm running on XP Pro (SP2) - IIS 5.1 # I've ANTS Profiler 3.1 as well # My ASP.NET application based on .NET 1.1 (I'm also using .NET 2.0, 3.0 and 3.5 but not in this solution - no references...) # I've default 8100 port for every IIS site ANTSProfilerLog: 2008.06.30. 14:36:52 ANTSProfilerLog initialized 2008.06.30. 14:36:52 PID = 5784 2008.06.30. 14:36:52 Log file name = ANTSProfilerLog5784.txt 2008.06.30. 14:36:52 OS version = Microsoft Windows NT 5.1.2600 Szervizcsomag 2 2008.06.30. 14:36:52 Machine name = MyMachine 2008.06.30. 14:36:52 User name = user 2008.06.30. 14:36:52 PARAMHOST - Listening on port 8084 2008.06.30. 14:36:52 PARAMHOST - Listening on port 8084, channel registered 2008.06.30. 14:36:52 EditProjectClosingWizard start 2008.06.30. 14:36:52 EditProjectClosingWizard start 2008.06.30. 14:36:52 Couldn't find WebDev at: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\WebDev.WebServer.exe??? What the heck ??? 2008.06.30. 14:36:53 Using IIS Version 5 2008.06.30. 14:36:53 Using default .NET 2.0 credentials 2008.06.30. 14:36:53 Using default .NET 2.0 credentials 2008.06.30. 14:36:53 About to show wizard 2008.06.30. 14:37:57 Wizard dialog returned 2008.06.30. 14:38:00 UI Start profiling 2008.06.30. 14:38:00 ENGINE - Core2.dll found in regisry 2008.06.30. 14:38:00 ENGINE Start profiling memory of ASP.NET web application http://localhost:8100/MyApp 2008.06.30. 14:38:00 ENGINE The profiler is enabled 2008.06.30. 14:38:00 TRANSFER - Waiting for pipe connection from core 2008.06.30. 14:38:00 Starting IIS Profile host - checking if service available 2008.06.30. 14:38:00 Found ANTS Profiler 3 Service, attempting start 2008.06.30. 14:38:00 Service started. Checking port available 2008.06.30. 14:38:00 WaitForPort on address 127.0.0.1, port 8086 2008.06.30. 14:38:00 Port is accepting connections - service now running 2008.06.30. 14:38:01 ENGINE - Managed to hook into status updates from IIS Profile Host 2008.06.30. 14:38:16 TESTHARNESS - Starting IE With URL: http://localhost:8100/MyApp 2008.06.30. 14:38:16 TESTHARNESS - Adding new browser 2008.06.30. 14:39:06 UI Take snapshot 2008.06.30. 14:39:06 ENGINE Start get memory results 2008.06.30. 14:39:06 TRANSFER - Not connected so returning last set of results 2008.06.30. 14:39:59 UI Take snapshot 2008.06.30. 14:39:59 ENGINE Start get memory results 2008.06.30. 14:39:59 TRANSFER - Not connected so returning last set of results IISProfileHostLog 2008.06.30. 14:26:55 IISProfileHostLog initialized 2008.06.30. 14:26:55 PID = 3884 2008.06.30. 14:26:55 Log file name = IISProfileHostLog3884.txt 2008.06.30. 14:26:55 OS version = Microsoft Windows NT 5.1.2600 Szervizcsomag 2 2008.06.30. 14:26:55 Machine name = MyMachine 2008.06.30. 14:26:55 User name = SYSTEM 2008.06.30. 14:26:55 StartProfilingIIS currentUserName DOMAIN\user, url http://localhost:8100/MyApp, .NET 2.0 OnePointOne, IIS5 2008.06.30. 14:26:55 Parse IIS metabase 2008.06.30. 14:26:55 InitServiceList 2008.06.30. 14:26:55 StartIIS 2008.06.30. 14:26:55 StopServicesInOrder 2008.06.30. 14:27:05 KillNamedProcess inetinfo.exe 2008.06.30. 14:27:05 ENGINE - WARNING - Process to be killed, inetinfo.exe, was not found 2008.06.30. 14:27:05 StartWebService IIS5, .NET OnePointOne 2008.06.30. 14:27:05 ASPNET running as user SYSTEM 2008.06.30. 14:27:05 ASPNET user SID S-1-5-18 2008.06.30. 14:27:08 WaitForPort start, url = http://localhost:8100/MyApp 2008.06.30. 14:27:08 WaitForPort on address 127.0.0.1, port 8100 2008.06.30. 14:27:08 WaitForPort done Kind regards, Hung / comments
Hello Brian, I still have "The web application ....aspx has not loaded the .NET Framework. Please check that .....aspx is an ASP.NET web application. Please note that accessing cached web pages wil...
0 votes