Re: CS0007: Unexpected common language runtime initialization erro

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Hermit Dave (hermitd.REMOVE_at_CAPS.AND.DOTS.hotmail.com)
Date: 09/03/04


Date: Fri, 3 Sep 2004 07:18:19 +0100

well trust me now all you want to do is rebuilt.
and yes its a pain installing all softwares maybe you could write an answer
file to ease OS installation.
and then once its all installed and done.. (with your apps working
correctly)
take a backup image. using symantec drive image and burn a copy to hard
drive or to a dvd rom / cdrom

that way you just load the backup on...

-- 
Regards,
Hermit Dave
(http://hdave.blogspot.com)
"Bill Heckle" <billheckle.spam@hotmail.com> wrote in message
news:66CBDAE7-309D-4659-BF85-58D9C4F3BB4D@microsoft.com...
> Sorry to take so long to reply; slight bout with kidney rejection.
>
> I am on a local machine; no sp2; I am a memeber of debuggers. Also I am in
> administrators;
> I decided to uninstall IIS;frontpage extensions;.net framework;.net
> framework sdk. I reinstalled all the above componenets. After a lot of
> effort, I still get the cs00007 error. Even worse my original project
won't
> go into debug mode, I get the project not configured for debug.
> Just to add to my fun the xp splash screen has changed and I now get a
small
> login box rather than the pictures with names when I power on.
> I am almost to the point of wiping my machine clean and take 3 days to
> rebuild it. I wish there was a way to reinstall the os while leaving all
the
> software intact.
>
> Any help is appreciated,
> Bill
>
>
> "Hermit Dave" wrote:
>
> > check the Build >> Configuration Manager to see whether you are doing a
> > Debug Build.
> > Check the .config file if you find Debug=false... set it to true.
> >
> > make sure that you are in administrators and debuggers group on the
machine
> > you are trying to debug. if you are debugging asp.net on a remote server
you
> > will need to be in above groups on the server.
> >
> > finally what are you running ? XP ? did you just update service pack 2 ?
> >
http://msdn.microsoft.com/security/productinfo/XPSP2/default.aspx?pull=/library/en-us/dnwxp/html/xpsp2remotedebug.asp
> >
> > -- 
> >
> > Regards,
> >
> > Hermit Dave
> > (http://hdave.blogspot.com)
> > "Bill Heckle" <billheckle.spam@hotmail.com> wrote in message
> > news:0B16A00D-544E-4180-AF6D-05FD51E3AFDB@microsoft.com...
> > > So I was happily coding away. I made a lot of changes to my code and
> > decided
> > > to debug it. I kept getting the error that the project was not setup
to
> > > debug. I tried one of my simple test applications that worked
previously
> > and
> > > when it ran I got the above error.  I am usure of what steps to take
and
> > any
> > > advice would be appreciated.
> > >
> > > Thanks,
> > > Bill
> >
> >
> >


Relevant Pages

  • HA on FreeBSD
    ... firewalls that are on linux the platforme HAProxy-Heartbeat-BRBD, ... to improve it further by installing the same thing on freebsd, ... debug: Receiving version packet. ...
    (freebsd-hackers)
  • Windows 2003 SP1 breaks ASP.NET Debugging!!
    ... After installing Windows 2003 SP1 on a newly rebuilt machine, ... longer debug ASP.NET projects. ... , the web site is ...
    (microsoft.public.vsnet.debugging)
  • Re: HA on FreeBSD
    ... firewalls that are on linux the platforme HAProxy-Heartbeat-BRBD, ... to improve it further by installing the same thing on freebsd, ... debug: Receiving version packet. ...
    (freebsd-hackers)
  • Re: Works fine on my system but cant install elsewhere
    ... I tried installing it on a different computer and got the same results. ... Now this is a bitch to try to debug since I have no way of knowing where the error is - the machines it won't work on have neither VB nor the source files. ... You could add line numbers to your entire program, but it'd be better if you can pinpoint it down to certain procedures and only add line numbers to them. ... perhaps you're testing values < 32767 and assigning that to an Integer data type whereas "practical" values would be greater than an Integer's range. ...
    (microsoft.public.vb.general.discussion)
  • Re: Cannot set Breakpoint on Netbeans 6.1
    ... Had you recently edited the source before attempting to debug? ... Are you sure you rebuilt the project? ... Are you sure that the execution is using the newer version of the compiled code? ...
    (comp.lang.java.help)