JIT problem?

  • Thread starter Thread starter Milos Puchta
  • Start date Start date
M

Milos Puchta

Hi,

one of our student have the problem with .NET.
Here is his description:* First I run MICROSOFT VISUAL STUDIO .NET 2003

* Then I choose File->New->Project...

* I select VisualC++ Projects / .NET and "WINDOWS FORM APPLICATION (.NET)"

* When this project starts, I sign it as RELEASE.

* After this I rebuild solution. (Build -> Rebuild Solution)

! I can't run EXE file in /RELEASE folder because of problems with JIT
Debugging !

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I have registered "server" as the message required.
The user is member of Debug group (and Power User
does not help...)

Any idea? No one other student has complained yet....

TIA
Milos
 
Strange

Milos Puchta said:
Hi,

one of our student have the problem with .NET.
Here is his description:
* First I run MICROSOFT VISUAL STUDIO .NET 2003

* Then I choose File->New->Project...

* I select VisualC++ Projects / .NET and "WINDOWS FORM APPLICATION (.NET)"

* When this project starts, I sign it as RELEASE.

* After this I rebuild solution. (Build -> Rebuild Solution)

! I can't run EXE file in /RELEASE folder because of problems with JIT
Debugging !

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I have registered "server" as the message required.
The user is member of Debug group (and Power User
does not help...)

Any idea? No one other student has complained yet....

TIA
Milos
 
Back
Top