Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Installing vb.net application
Name: kaepeekay Date: November 19, 2004 at 06:42:07 Pacific OS: win 2000 CPU/Ram: 512
Comment:
Is that possible to deploy a vb.net windows application with the backend of sql server 2000 with only msde provied by .net(sql server 2000 not installed on the server machine).
Name: KRB Date: November 19, 2004 at 08:23:11 Pacific
Reply:
use MDSE .more info follow the link Here's a great article you might be interested in:Learn the right way to take advantage of MSDE as the database for your Web application. Plus, get illustrative samples in both C# and Visual Basic .NET for a range of development environments.URL: http://msdn.microsoft.com/data/MSDEWRK/default.aspx?_r=1
Summary: when trying to install vb.net, i get an error message saying that I have remote control components on my machine and that i need to remove them using the control panel. What remote control components...
Summary: I have developed a program in vb .net and want to run the application in win98. after installing dotnetfx.exe file and then extracting setup in win98, it gives an exception at the strat of the program...
Summary: I just completed a stand-alone VB.NET application that I wish to create an installer for. My program has two dependency files, one is a .dll and the other is a .xml. The files need to be in the work...