| Thread | Last Post | Replies |
|
| icon in VS.NET | 27 Feb 2004 09:34 GMT | 1 |
Is there a way to retrieve the icon used in VS.NET ?
|
| How to make ASPX pages work on my website | 27 Feb 2004 08:39 GMT | 5 |
I am brand new at this. I created an simple application using VS.Net 2003. When I run the application on my local machine, it runs fine. I tried to upload the ASPX page, but it does not work on the internet. I uploaded the entire set of
|
| Generating a 'transformed' .msi: cmd-line switches. | 26 Feb 2004 20:32 GMT | 1 |
I've a Foo.msi and Foo.mst. From ORCA, I've been applying the transform Foo.mst to Foo.msi and generating a transformed .msi, TransformedFoo.msi. I now want to automate this process and do it from command-line, but
|
| Include MySQL setup to .net application installer | 26 Feb 2004 20:22 GMT | 1 |
I have a .net application that will be distributed to my user for installation, but the apps use mySQL, how do i configure the db without touching the client PC, can i include that in the installation program or it works without any configuration needed?
|
| Deploying a Project | 26 Feb 2004 20:17 GMT | 1 |
Recently, I am using the Setup and Deployment of Project to make a installation package for my application It is very efficient to build up the installation setup file However, I meet a problem tha
|
| Hungarian Notation for Controls : Feature Request? | 26 Feb 2004 08:51 GMT | 1 |
I'm not sure this is the right place to post this, but here goes: Nearly everyone uses some kind of Hungarian notation for controls, e.g., my form will almost certainly have variables named like "label1", "lbSomething", "m_lblSomething", etc. Most developers have certain habits in
|
| MS Visual C++ 6.0 IDE - command line parameters | 26 Feb 2004 03:19 GMT | 2 |
I have MS Visual C++ 6.0 and I'm developing a Console application which needs command line parameters. Is there a way to run it within the IDE
|
| Contacting server to open Web project - failure | 26 Feb 2004 02:33 GMT | 1 |
I've been using VS .NET 2003/C# successfully for some time now. All of sudden last night, I can no longer load any of my projects. My web server is definitely loaded and started. When I click to load any of my projects,
|
| Folders show as "Webs" | 25 Feb 2004 23:58 GMT | 1 |
I have an existing folder which I want to add to my current project. Since the current project exists, I can't create a new folder. If I edit the .csproj file manually to include the specific file I'm interested in bringing into my prject, the existing folder shows up as a "web" and ...
|
| Copy Project Feature Using FrontPage Option | 25 Feb 2004 16:36 GMT | 1 |
I have search for several hours now and can't seem to figure out why I CAN connect to a subweb on my web host's server using FrontPage, but I CAN'T use the Copy Project feature in Visual Studio Instead, I get the "HTTP/1.1 500 Internal Server Error", which seems to obviously be a ...
|
| CodeBehind | 25 Feb 2004 14:48 GMT | 1 |
I am trying to CodeBehind feature of ASP.NET using Visual Studio.Net. During development time, I have to use @Page CodeBehind attribute in order to edit the VB code. However, I have to use @Page SRC attribute to browse the page in a browser. If SRC is not used, I got a Parser
|
| app config file error | 25 Feb 2004 08:28 GMT | 1 |
This is my first time posting to one of the newsgroups. But I have now searched the net for a while but did not find a post similar to my problem. In VS .Net configuration data can be stored in so called app config files
|
| CVS | 25 Feb 2004 07:11 GMT | 1 |
Does Visual Studio .NET 2003 integrate with CVS repositories ?
|
| VS.NET 2003 on MSDN Subscriber Downloads | 24 Feb 2004 22:44 GMT | 2 |
Hi to All, I'm downloading VS.NET 2003 Enterprise Architect from MSDN Subscriber Downloads (Universal Downloads). I have already downloaded the 3 MSDN Library CD's, as well as the VS.NET 2003 Prereq CD. Now I'm a bit confused as to which of the remaining choices I need to download ...
|
| VSNET 2003 - Problem creating new ASP.NET projects | 24 Feb 2004 19:20 GMT | 1 |
Having recently installed VSNET 2003, I am getting an annoying (but non-fatal) error when attempting to start a new ASP.NET project; <snip>
|