2 questions: 1. Does your user class implement IIdentity 2. Are you having this issue under Cassini ?
On Dec 28, 5:40 pm, nitrous <[email protected]> wrote: > All, > > I am wirtting here because I am at a complete loss as to how to > resolve this. I am getting the following error and I believe its with > a specific .Net object, but I am not completely sure. > > The program '[4304] DatabaseGenerationTool.vshost.exe: Managed' has > exited with code -2147023895 (0x800703e9). > > The object that I am using is a user object, which is posted below. > As part of the application I'm working on I need to authenticate the > user against an entry in an MSSQL 2008 DB. The call to authenticate > is crashing my managed application every time in ther exact same > place. However the crash only happens when I am debugging the code. > If I am not debugging, everything runs through just fine without any > issues. This makes it impossible to debug any code. I recently > update to Windows 7 as well as from 2.01GA to 2.12GA and made some > small code adjustments around the same time. (all of this at once was > a bad idea...) -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
