473,503 Members | 1,188 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Launch devenv.exe and open a web site?

Can I launch devenv.exe and specify a web site to open via command
line? No solution or project file, just a web site.

Thanks,

Sam
------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.

Jun 7 '07 #1
5 3623
See here:
http://scottonwriting.net/sowblog/posts/4836.aspx
or
http://weblogs.asp.net/bradleyb/arch...09/432802.aspx

If you just want to get the cassini web-server working:
http://dotnetjunkies.com/WebLog/sara...18/126143.aspx
or
http://weblogs.asp.net/rmclaws/archi...25/428422.aspx

Google has the anwers... if you know the questions ;-p

Marc

Jun 8 '07 #2
On Jun 8, 9:39 am, Marc Gravell <marc.grav...@gmail.comwrote:
See here:http://scottonwriting.net/sowblog/posts/4836.aspx
orhttp://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx

If you just want to get the cassini web-server working:http://dotnetjunkies.com/WebLog/sara...18/126143.aspx
orhttp://weblogs.asp.net/rmclaws/archive/2005/10/25/428422.aspx

Google has the anwers... if you know the questions ;-p

Marc
See the command line switches for devenv - I guess you are planning to
use it through command line;

http://msdn2.microsoft.com/en-us/lib...y7(vs.71).aspx

Jun 8 '07 #3

Thanks Marc and Aneesh for your responses.

So from Marcs posts it looks like devenv.exe can not open a website
via the command line out of the box--both the posted solutions require
either creating a solution/project file or creating a macro which
would not work for a generally distributed utility which unfortunately
are not viable options in my situation. What about DDE, is there any
documentation on supported DDE messages that I can send to visual
studio? I searched but couldn't find anything.

Aneesh, thanks for the tip but as you can see from the link you posted
there is no command line switch for opening a website, hence the
question here.

Best regards,

Sam.
------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.

On Fri, 08 Jun 2007 07:18:31 -0000, "Aneesh Pulukkul[MCSD.Net]"
<an******@gmail.comwrote:
>On Jun 8, 9:39 am, Marc Gravell <marc.grav...@gmail.comwrote:
>See here:http://scottonwriting.net/sowblog/posts/4836.aspx
orhttp://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx

If you just want to get the cassini web-server working:http://dotnetjunkies.com/WebLog/sara...18/126143.aspx
orhttp://weblogs.asp.net/rmclaws/archive/2005/10/25/428422.aspx

Google has the anwers... if you know the questions ;-p

Marc

See the command line switches for devenv - I guess you are planning to
use it through command line;

http://msdn2.microsoft.com/en-us/lib...y7(vs.71).aspx
Jun 8 '07 #4
On Jun 8, 8:54 pm, Samuel R. Neff <samueln...@nomail.comwrote:
Thanks Marc and Aneesh for your responses.

So from Marcs posts it looks like devenv.exe can not open a website
via the command line out of the box--both the posted solutions require
either creating a solution/project file or creating a macro which
would not work for a generally distributed utility which unfortunately
are not viable options in my situation. What about DDE, is there any
documentation on supported DDE messages that I can send to visual
studio? I searched but couldn't find anything.

Aneesh, thanks for the tip but as you can see from the link you posted
there is no command line switch for opening a website, hence the
question here.

Best regards,

Sam.

------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.

On Fri, 08 Jun 2007 07:18:31 -0000, "Aneesh Pulukkul[MCSD.Net]"

<anees...@gmail.comwrote:
On Jun 8, 9:39 am, Marc Gravell <marc.grav...@gmail.comwrote:
See here:http://scottonwriting.net/sowblog/posts/4836.aspx
orhttp://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx
If you just want to get the cassini web-server working:http://dotnetjunkies.com/WebLog/sara...18/126143.aspx
orhttp://weblogs.asp.net/rmclaws/archive/2005/10/25/428422.aspx
Google has the anwers... if you know the questions ;-p
Marc
See the command line switches for devenv - I guess you are planning to
use it through command line;
http://msdn2.microsoft.com/en-us/lib...7(vs.71).aspx- Hide quoted text -

- Show quoted text -
Okay. I didn't see the complete switches. So did you try Marc's
suggestions?. I don't know whether you can use EnvDTE namespace for
creating solutions/projects dynamically.

Jun 8 '07 #5

I read Marc's suggestions and I'm sure they'd work in some situations,
but I'm after an out-of-the-box solution that does not require
installing a macro into vs.net.

This is not for me to use on my workstation, this is for part of a
tool which will generate website code. I can generate a solution file
and open that, but I'd prefer to open just a website and not a
solution.

Thanks,

Sam

------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
On Fri, 08 Jun 2007 19:00:32 -0000, "Aneesh Pulukkul[MCSD.Net]"
<an******@gmail.comwrote:
>Okay. I didn't see the complete switches. So did you try Marc's
suggestions?. I don't know whether you can use EnvDTE namespace for
creating solutions/projects dynamically.
Jun 8 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
6275
by: Mike | last post by:
I am trying to write a web page where a person can click on a word document and MS Word is launched instead of the document being displayed in the IE browser. I have been able to launch MS Word but...
0
1372
by: Marcos Lima | last post by:
Hi, Does anybody reach this situation: When selecting "Add Resrouce", on a .rc file, the IDE disappear suddenly. I debuged the devenv.exe with another instance of it, and the output window...
1
1472
by: Erica Dunn | last post by:
Hi all. I'm trying to launch a .adp file from my web page. The application is residing on the intranet, and the .adp file would be located on a shared drive that everyone would have rights to. ...
4
1806
by: Eric | last post by:
Hello, I need to allow a web page to launch an interactive program on the web server. For this example, I'd like to have the ASP.NET open notepad on the asp server, so the current logged-in...
3
1412
by: clkalluri | last post by:
Hi, I've installed (by that I mean a full uninstall and re-install) Visual Studio 2005 at least twice on my 64-bit windows machine (AMD64). I make sure I install the SDK 2.0 for x64, and the...
3
1321
by: Peter Rilling | last post by:
When I installed VS.NET, I noticed that the solution files (having the extension .sln) seem to know what version of the ide created it. If I have previous version, the icon changes and when...
3
1217
by: Ethan V | last post by:
My company has 2 web sites. On site #1 we have a hyperlink to site #2. The requirement is that if site #2 is already opened in any browser instance, clicking on the hyperlink to site #2 should not...
1
4495
by: wandii | last post by:
Hi, I've been working with devenv from the command line for the last couple of days and cannot get to build the msi file correctly. if I excecute the devenv.exe via the command line or batch...
0
3522
by: fischermx | last post by:
Environment: Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack...
0
7203
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7089
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7282
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7339
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
5017
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4678
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3157
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1515
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
738
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.