| Thread | Last Post | Replies |
|
| Problems with the integration of VS.NET with IIS6 | 28 Jan 2005 06:12 GMT | 5 |
I just made a fresh install of Win2003 with VS.NET and SQL server 2000 with reporting services. When I started to do some test projects to see if everything was working again and to see what the reporting services where I ran into some problems:
|
| Licensing question | 27 Jan 2005 16:36 GMT | 3 |
Can I buy a copy of VS here and use it for a subsidary in the UK
|
| what is the difference | 27 Jan 2005 16:03 GMT | 2 |
who can tell me the relation and difference between the following concept: 1 no-touch deployment 2 clickonce 3 smart client
|
| Smart Device Project Template | 27 Jan 2005 14:16 GMT | 1 |
Does anyone know where I can download the Smart Device template for VB.Net 2002 Version 7.0? It doesn't seem to be included with my version. Thanks DS
|
| ms : opening C# web project is getting annoyin | 27 Jan 2005 13:08 GMT | 1 |
Why is working with web projects such a damn pain? When a .csproj has been moved, I can not open it. I have to manually edit the file and change the web location & modify IIS. This is really dumb.
|
| How do I grant permissions to registry key? | 27 Jan 2005 08:17 GMT | 1 |
These are the manual steps I follow: Open Regedit and drill down to the registry entry. (In our example the key is under HKEY_LOCAL_MACHINE\Software\) Right click on the registry entry and click the 'Permissions' button.
|
| SourceSafe for .NET | 27 Jan 2005 00:29 GMT | 1 |
Does the current visual studio .net have its own SourceSafe .NET program? If not which version of SourceSafe is best to use with VS .NET? Will the visual studio .net 2005 have its own SourceSafe .NET program? Thanks in Advance for any information on this...
|
| cannot create any web application | 26 Jan 2005 23:06 GMT | 2 |
Every time i tried to create a new web application it failed and the next error message appear: "visual studio .net cannot create or open the application. the likeliest problem is that required components are not installed on the local web server. run visual studio .net setup and ...
|
| Having trouble deleting registry key using RegOpenKeyEx function | 26 Jan 2005 18:37 GMT | 1 |
Hello and thank you for trying to help. I'm having trouble getting RegOpenKeyEx to work in the following example: void DeleteRegistryKeyEx(HKEY Key, CString SubKey) {
|
| How to specify build order without creating linker inputs | 26 Jan 2005 16:33 GMT | 1 |
Does anyone know how a single MSVC7 solution can be configured to build C++ projects in a specific order, without adding a project's dependencies to it's linker input? EG
|
| Open new window from aspx.vb | 26 Jan 2005 14:01 GMT | 1 |
Good day, I nned to find a way of opening a new window. I have a aspx page with a whole bunch of text boxes and so on on it and some command buttons. What I need is that when one of the command buttons is pressed and some preocessing
|
| VS .NET 2003 project files and source control. | 26 Jan 2005 10:07 GMT | 1 |
I have some files that are generated before build time and I want them in the project, but the IDE always what to add them to the source control. Is there a way to tell the IDE to ignore those files ? Thanks
|
| Portable Visual Studio settings | 26 Jan 2005 09:43 GMT | 3 |
Hello out there, I really like VS.NET, but one thing that irks me is that when I move to a new computer, I must manually re-enter all my preferred settings like keystroke mappings, and toolbar buttons.
|
| About licensing VS.NET 2003 Professional | 26 Jan 2005 08:06 GMT | 5 |
Hello all, I'm the sole programmer for a company in my area, designing applications for in-house company use. I've acquired another position with a different company somewhere else, but my manager has asked if I will be willing to work
|
| Error LNK2019? | 26 Jan 2005 05:28 GMT | 1 |
I keep recieving an error stating something about an "unresolved external". The error is LNK2019. Anybody know what this means?
|