W
wki1234
I made a simple .net vb app that accesses a sql database and I want
anyone on the domain to be able to use the app on their local pc or
remote desktop or run from a network drive.
It runs fine from a development server, but I can't run it from a
network drive and our other remote desktop servers don't have the .net
framework installed.
I tried re-creating the app using vb5, but vb5 grid controls don't
support ado and I don't want to mess with DAO.
Is there some way in Visual Studio 2005 to get around this security
crap, or make a project that is not dependent on .net?
Wyllys
anyone on the domain to be able to use the app on their local pc or
remote desktop or run from a network drive.
It runs fine from a development server, but I can't run it from a
network drive and our other remote desktop servers don't have the .net
framework installed.
I tried re-creating the app using vb5, but vb5 grid controls don't
support ado and I don't want to mess with DAO.
Is there some way in Visual Studio 2005 to get around this security
crap, or make a project that is not dependent on .net?
Wyllys