Quantcast
Channel: C1 CMS Foundation - Open Source on .NET
Viewing all articles
Browse latest Browse all 2540

Commented Issue: StackOverflow exception when running debugger into C1 Console [1676]

$
0
0
Composite 4.0 Beta 4

I have the Sql Data Provider installed. When running the VS Debugger on my IIS Express based C1 instance I get a stackoverflow exception:

"An unhandled exception of type 'System.StackOverflowException' occurred in System.Data.SqlXml.dll"

I tried to copy and paste the call stack, but Visual Studio wouldn't let me. I have attached a screenshot showing the entry point into the looping code, along with a bit of the looping code itself.
Comments: ** Comment from web user: iaresean **

Oki, not sure now. I was debugging fine with the Composite Debug package dlls, but then I needed to step into your source and debug through it, so I compile the source code and included the compiled dlls and pdbs into my Composite project. Now I get the exact same issue again (i.e. stackoverflow on the xslt transform). My heart sank into a sad trombone sound. :(


Viewing all articles
Browse latest Browse all 2540

Trending Articles