I will try it and let you know later.. My book in .Net unleashed says in the root or sub web create a folder called Bin and give it permissions for EXE's, etc. and move those files there .. and then referencing it at the top of the script will make it work!
Tim ----- Original Message ----- From: "Guha, Rahul" <[EMAIL PROTECTED]> To: "dotnet" <[EMAIL PROTECTED]> Sent: Thursday, November 21, 2002 6:50 PM Subject: RE: Can I use .net to connect to Access DB via a shared web hosti ng service with .net extensions? > Please give that a shot and let us know :) > I did installed it in my environment. But I think you should be able to just > copy the DLL/Supporting files in any folder ( may be in bin ) and then add > the controls in the toolbar and use them. You may have to add the reference > though. > > -----Original Message----- > From: Seymour Software [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 21, 2002 3:51 PM > To: dotnet > Subject: Re: Can I use .net to connect to Access DB via a shared web > hosti ng service with .net extensions? > > > Got it now.. > > Do I have to do an install on my web host's machine that my web site is > located at? I'm testing locally on XP pro, and I don't know if they have the > server controls? If they don't, can't I just install them on my "Bin" folder > under my web and it work? > > Thanks > Tim > ----- Original Message ----- > From: "Jon Finley" <[EMAIL PROTECTED]> > To: "dotnet" <[EMAIL PROTECTED]> > Sent: Thursday, November 21, 2002 6:42 PM > Subject: RE: Can I use .net to connect to Access DB via a shared web hosti > ng service with .net extensions? > > > http://msdn.microsoft.com/downloads/default.asp?url=/downloads/samples/i > nternet/asp_dot_net_servercontrols/webcontrols/Default.asp > > Watch for line wrap. > > Jon Finley > > > > -----Original Message----- > > From: Seymour Software [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, November 21, 2002 5:35 PM > > To: dotnet > > Subject: Re: Can I use .net to connect to Access DB via a > > shared web hosti ng service with .net extensions? > > > > > > Thank you, but I did look, but only found instructions on > > using the controls which I already have in a book.. I was > > hoping to find the downloadable DLL or EXE or whatever it is > > that I have to use and move to the Bin directory of the web > > site so that I can reference the controls.. > > > > Thanks > > Tim > > ----- Original Message ----- > > From: "Guha, Rahul" <[EMAIL PROTECTED]> > > To: "dotnet" <[EMAIL PROTECTED]> > > Sent: Thursday, November 21, 2002 6:22 PM > > Subject: RE: Can I use .net to connect to Access DB via a > > shared web hosti ng service with .net extensions? > > > > > > > Also, can anyone tell me where to get / download the tab > > strip, tree > > > view and other advanced controls that are from MS? I tried to find > > > them to no avail. > > > >> Search msdn for Microsoft.WebControls ... they have a host of > > webcontrols > > > ( and tabstrip is one of them ) ... > > > > > > > > > > > > > > > -----Original Message----- > > > From: Seymour Software [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, November 21, 2002 3:23 PM > > > To: dotnet > > > Subject: Can I use .net to connect to Access DB via a shared web > > > hosting service with .net extensions? > > > > > > Hi folks.. > > > > > > I have a shared hosting web server that I use but I don't have SQL > > server.. > > > That said, I am new to .NET and want to be able to connect to the > > > Access DB.. Can I do so using the Oledb connection and > > Visual Studio / > > > .NET IDE? Also, can anyone tell me where to get / download the tab > > > strip, tree view and other advanced controls that are from > > MS? I tried > > > to find them to no avail. > > > > > > Thanks > > > Tim > > > > > > --- > > > You are currently subscribed to dotnet as: [EMAIL PROTECTED] To > > > unsubscribe send a blank email to %%email.unsub%% > > > > > > --------- > > > Administrated by 15 Seconds : http://www.15Seconds.com > > > List Archives/Search : http://local.15Seconds.com/search > > Subscription > > > Information : http://www.15seconds.com/listserv.htm > > > Advertising Information: http://www.internet.com/mediakit/ > > > > > > > > > --- > > > You are currently subscribed to dotnet as: > > [EMAIL PROTECTED] > > > To unsubscribe send a blank email to > > %%email.unsub%% > > > > > > --------- > > > Administrated by 15 Seconds : http://www.15Seconds.com > > > List Archives/Search : http://local.15Seconds.com/search > > Subscription > > > Information : http://www.15seconds.com/listserv.htm > > > Advertising Information: http://www.internet.com/mediakit/ > > > > > > > --- > > You are currently subscribed to dotnet as: > > [EMAIL PROTECTED] To unsubscribe send a blank email to > > %%email.unsub%% > > > > --------- > > Administrated by 15 Seconds : http://www.15Seconds.com > > List Archives/Search : http://local.15Seconds.com/search > > Subscription Information : http://www.15seconds.com/listserv.htm > > Advertising Information: http://www.internet.com/mediakit/ > > > > > > > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > > > --- > You are currently subscribed to dotnet as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ > --- You are currently subscribed to dotnet as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
