Re: [DOTNET] Tool to convert vs.net csproj, sln to nmake file?

2002-06-07 Thread Andy Elmhorst
I am also looking for a way to do this. Has anyone created the tool yet? I am very novice when it comes to creating nmake files, so I'm hoping an nmake pro could do the job. . . >I need a way, besides doing it manually, to convert VS.NET .csproj files to >nmake compatible files. > >If anyone can

[DOTNET] How to specify parameters to an executable in a hyperlink?

2002-05-07 Thread Andy Elmhorst
I have an executable that runs from the web server as an executable like this: Run the app How would I specify command line parameters to the application? Thanks Andy You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://dis

Re: [DOTNET] BUG:

2002-05-06 Thread Andy Elmhorst
Thanks, that helps a lot. What was I thinking? You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.

Re: [DOTNET] BUG:

2002-05-06 Thread Andy Elmhorst
OK, Now I'm really getting stuck. It turns out that if any part of the URL to the executable file contains a space, I get a System.FileNotFoundException when I try to run it from a hyperlink. If I remove all of the spaces, everything runs fine? Anyone else see this? Andy You can read messages f

[DOTNET] BUG:

2002-05-06 Thread Andy Elmhorst
, it works fine. Now that I know the behavior, the workaround is fine, but it seems like a pretty glaring flaw in the the URL parsing. Anyone else notice this? Andy Elmhorst Software Engineer Renaissance Learning, Inc. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or