473,396 Members | 1,726 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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 3616
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
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
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
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
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
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
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
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
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
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
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.