| Thread | Last Post | Replies |
|
| Visual Studio and Win2003 As dev platform | 09 Feb 2004 03:06 GMT | 1 |
I am using Win2003 as running VS.net 2003. I am using VB.net and trying to creat an ASP.net application. When creating a new ASP.Net Web Application, on this serve with location http://server/WebApplication1 I get the following error: Web Access Failed
|
| WebForms | 09 Feb 2004 03:01 GMT | 1 |
I am very new to the Visual studio.net. Bear with me if it has been already asked. I have Visual Studio .Net 2002. I created a ASP.NET Web application through Visual Basic. The problem is that the
|
| VS .NET vs. Dreamweaver MX for classic ASP | 08 Feb 2004 06:54 GMT | 2 |
My shop does most of our development in classic ASP using Dreamweaver MX. We are moving in the .NET direction using Visual Studio .NET for such development. What are the pros and cons in moving from Dreamweaver MX to VS .NET for
|
| xp style with vs.net 2003 and windows server 2003 | 07 Feb 2004 20:10 GMT | 1 |
How can I use xp styles in my windows apps on os server2003 I followed "Using Windows XP Visual Styles With Controls on Windows Forms" but do not work Thank P.Delahay
|
| Adding ADO.NET to Visual Studio project | 07 Feb 2004 03:02 GMT | 1 |
Can someone help me please. I want to add ADO.NET to my VB.NET windows application project in Visual Studio Enterprise edition and dont know how to. I looked under references then the COM tab but wasnt sure what to add. If i add an SQL Connection and SQLDataAdapter from the data
|
| Deployment and COM registration | 07 Feb 2004 00:24 GMT | 2 |
I am using VS .NET 2003. I have created a setup project for a COM dll. The register property for the output of the COM project is set to vsdrpCOM, when I run the installer on a clean machine it only appears to partially register the objects, I can load them in oleview and all ...
|
| Problem deploying an asp.net application to SBS 2003 | 06 Feb 2004 23:24 GMT | 1 |
I'm attempting to install an asp.net application designed with Visual Studio .Net 2003. When I try to deploy to an Small Business Server 2003 Premium system by executing the deployment .msi file, (or resulting setup.exe) the installation seems to be successful but it creates the web ...
|
| compiler | 06 Feb 2004 21:42 GMT | 2 |
If I've got VS.NET 2002 academic edition, if I install .NET framework SDK V1.1 will I have a more up-to-date compiler, for non-managed C++?
|
| How to use VS.Net 2002 with Net Framework 1.1 | 06 Feb 2004 20:15 GMT | 2 |
I have VS.Net 2002, and I want to use it with Net Framework 1.1 (for a web application) I installed Net Framework SDK 1.1 on my system. But when I open menu Help -> About in VS Net menu, I see it uses Net
|
| Can I use VS 2003 with 1.0375 framework? | 06 Feb 2004 18:38 GMT | 3 |
Newbie question that I can't find in the FAQ's - Our production web servers have version 1.0375 of the framework. Can I develop using Visual Studio 2003 and do Xcopy deploys to those web servers, or do I have to use VS
|
| how do I Execute a .bat from vb script? | 06 Feb 2004 11:01 GMT | 1 |
How do I execute a batch (.bat) file from script in VB .net? I am sorry if if this is a silly question, I am not a programmer.
|
| Why install msdn library every time? | 06 Feb 2004 10:56 GMT | 1 |
Please help me about VS.Net 2003. I'm install VS.NET2003 and MSDN Library finish. My computer is WindowsXP and I can use vs.net and everything. But When I open Vs.net or msdn library. I found dialog
|
| application progID | 05 Feb 2004 22:01 GMT | 1 |
How do I find and/or control the progID of the application I am building using VS.NET? Thanks for any insights. Hans
|
| Speed issue when upgrading to VC++.NET | 05 Feb 2004 19:06 GMT | 1 |
After migrating my VC++6 MFC application + one DLL (that performs extensive disk and GDI operations) to VC++.NET I noticed that the application's performance degraded, it seems to be running at about 70% of the original speed. Everything is unmanaged C++, I've been
|
| how to add OnUpdate... (CCmdUI handler with IDE? | 05 Feb 2004 14:11 GMT | 1 |
I can't find a way to add an MFC OnUpdate handler with the .Net IDE! The functionality from the VS6 Class Wizard has been spread all over (often in the right spot :-) but I can't figure this out The docs talk about adding a message handler in the Properties box for the ...
|