----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: GVJoshi Message 1 in Discussion Hi , I am working on a .Net project in VS2003 which is an Excel addin application where the COM interop property is set as true. The application reads data from Registry Editor instead of config files. I have set up the application in such a way that when i check in the application into Source Control, cruise Control on the server picks up the source and compiles the sources and builds the MSI solution. The solution works perfectly fine. However I have created another branch in source control and set up cruise control to build these sources as well. However when the Cruise Control builds the source for the new branch , the cruise control hangs. To further investigate the issue, I build the branched source from Visual Studio 2003 IDE . And the build was successful. Then i tried to build the source from Command prompt using 'devenv' as Nant does, however I get the following error when the MSI Output gets created ------------------------------ REGCAP.EXE - Application Error --------------------------- The instruction at "0x55ed1593" referenced memory at "0x572e736c". The memory could not be "read". Click on OK to terminate the program Click on CANCEL to debug the program --------------------------- OK Cancel --------------------------- To further investigate the issue, I installed Cruise Control on my machine and when I run the nant.exe file it gives me the following error Microsoft Visual C++ runtime Library buffer overrun detected Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\Deployment\ RegCap.exe A buffer overrun has been detected which has corrupted the Program's internal state. The Program cannot safely continue execution and must now be terminated. Any pointers on how I could resolve any of these errors. Regards Guru ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
