Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > VS 05 IDE question

Reply
Thread Tools

VS 05 IDE question

 
 
Jonn
Guest
Posts: n/a
 
      03-08-2007
OK, I have VS 05 installed on 2 boxes and it was installed from the same
DVD. One is a laptop and one is a desktop.

On the desktop I can run a application without being in debug mode I select
Debug -- > run without debugging. On the desktop I can also change the build
configuration to 'release'. I change this by going to 'build -- >
configuration manager --> then i can change it from debug to release.

Now on my laptop I don't have any of these options. I only have Debug -->
start debugging
and Debug as an option on the config manager.

So what would cause my laptop to not have 'release' in the config manager
and why do I have to run every app in debug mode? I do mean every app, from
a web service, winForm app to a web app.



 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      03-08-2007
This would be nornal with web sites since their mode is configured in
web.config by default due to the compilation mechanism (unless you start
using web application project). Does this really occur with WinForm apps as
well?

--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net




"Jonn" <> wrote in message
news:...
> OK, I have VS 05 installed on 2 boxes and it was installed from the same
> DVD. One is a laptop and one is a desktop.
>
> On the desktop I can run a application without being in debug mode I
> select Debug -- > run without debugging. On the desktop I can also change
> the build configuration to 'release'. I change this by going to 'build --
> > configuration manager --> then i can change it from debug to release.

>
> Now on my laptop I don't have any of these options. I only have Debug -->
> start debugging
> and Debug as an option on the config manager.
>
> So what would cause my laptop to not have 'release' in the config manager
> and why do I have to run every app in debug mode? I do mean every app,
> from a web service, winForm app to a web app.
>
>
>


 
Reply With Quote
 
 
 
 
Jonn
Guest
Posts: n/a
 
      03-08-2007
yes it happens with all projects i create.
Normally when i run a web app I get the debug message and select run without
debugging then I'm fine, I'm able to run web apps all day without debugging
or being prompted, I'm being prompted every time I run the apps/.


"Teemu Keiski" <> wrote in message
news:EED030EE-6D70-466A-A794-...
> This would be nornal with web sites since their mode is configured in
> web.config by default due to the compilation mechanism (unless you start
> using web application project). Does this really occur with WinForm apps
> as well?
>
> --
> Teemu Keiski
> AspInsider, ASP.NET MVP
> http://blogs.aspadvice.com/joteke
> http://teemukeiski.net
>
>
>
>
> "Jonn" <> wrote in message
> news:...
>> OK, I have VS 05 installed on 2 boxes and it was installed from the same
>> DVD. One is a laptop and one is a desktop.
>>
>> On the desktop I can run a application without being in debug mode I
>> select Debug -- > run without debugging. On the desktop I can also change
>> the build configuration to 'release'. I change this by going to 'build --
>> > configuration manager --> then i can change it from debug to release.

>>
>> Now on my laptop I don't have any of these options. I only have Debug -->
>> start debugging
>> and Debug as an option on the config manager.
>>
>> So what would cause my laptop to not have 'release' in the config manager
>> and why do I have to run every app in debug mode? I do mean every app,
>> from a web service, winForm app to a web app.
>>
>>
>>

>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IDE/SATA and IDE/ATA controller mdnchauhan Software 0 05-19-2008 05:30 AM
[IDE] - The Dynamic Opportunity - ActiveState Komodo IDE / Open Source Ilias Lazaridis Python 6 01-28-2006 09:42 PM
[IDE] - need a simple IDE which lists methods and variables Ilias Lazaridis Ruby 13 04-12-2005 01:35 AM
Python IDE like NetBeans/Delphi IDE fowlertrainer@anonym.hu Python 5 04-06-2005 05:56 AM
enhanced ide vs ide AndyPaul Computer Information 1 01-01-2004 03:30 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57