home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
How Do I Run in Debug Mode in VS2005?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cwbynum" data-source="post: 91107" data-attributes="member: 26836"><p>I am able to compile and run the compiled release, but I can compile and run in Debug to trace through the code. It does compile in Debug, but I get a lot of errors trying to run it. I have copied the Skin and Language folders from the Release folder to the Debug folder. I just need help getting started here. The Debug folder is full of stuff including another solution file. Here are some of the errrors I get when running in Debug as I choose "Continue"</p><p style="margin-left: 20px"><span style="font-size: 9px">Managed Debugging Assistant 'LoaderLock' has detected a problem in 'D:\Projects\MediaPortal\xbmc\bin\Debug\MediaPortal.vshost.exe'.</span></p> <p style="margin-left: 20px"><span style="font-size: 9px">Additional Information: DLL 'D:\Projects\MediaPortal\xbmc\bin\Debug\Microsoft.DirectX.Direct3D.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.</span></p> <p style="margin-left: 20px"><span style="font-size: 9px">The following module was built either with optimizations enabled or without debug information:</span></p> <p style="margin-left: 20px"><span style="font-size: 9px">xbmc\bin\debug\core.dll</span></p> <p style="margin-left: 20px"><span style="font-size: 9px">Managed Debugging Assistant 'LoaderLock' has detected a problem in 'D:\Projects\MediaPortal\xbmc\bin\Debug\MediaPortal.vshost.exe'.</span></p> <p style="margin-left: 20px"><span style="font-size: 9px">Additional Information: DLL 'D:\Projects\MediaPortal\xbmc\bin\Debug\Microsoft.DirectX.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.</span></p></blockquote><p></p>
[QUOTE="cwbynum, post: 91107, member: 26836"] I am able to compile and run the compiled release, but I can compile and run in Debug to trace through the code. It does compile in Debug, but I get a lot of errors trying to run it. I have copied the Skin and Language folders from the Release folder to the Debug folder. I just need help getting started here. The Debug folder is full of stuff including another solution file. Here are some of the errrors I get when running in Debug as I choose "Continue" [INDENT][SIZE="1"]Managed Debugging Assistant 'LoaderLock' has detected a problem in 'D:\Projects\MediaPortal\xbmc\bin\Debug\MediaPortal.vshost.exe'. Additional Information: DLL 'D:\Projects\MediaPortal\xbmc\bin\Debug\Microsoft.DirectX.Direct3D.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.[/SIZE][/INDENT] [INDENT][SIZE="1"]The following module was built either with optimizations enabled or without debug information: xbmc\bin\debug\core.dll[/SIZE][/INDENT] [INDENT][SIZE="1"]Managed Debugging Assistant 'LoaderLock' has detected a problem in 'D:\Projects\MediaPortal\xbmc\bin\Debug\MediaPortal.vshost.exe'. Additional Information: DLL 'D:\Projects\MediaPortal\xbmc\bin\Debug\Microsoft.DirectX.dll' is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.[/SIZE][/INDENT] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
How Do I Run in Debug Mode in VS2005?
Contact us
RSS
Top
Bottom