This topic is locked

porting to comm. host

12/9/2004 7:22:52 PM
ASPRunner.NET General questions
author

I have created and tested an editable datagrid on a remote sql-server using asprunner & webmatrix (testing).

Now i want to port the application to a commercial host.

I get an error saying he can't find some vb. file and aspnetrunner.login.

I think it has something to do with web.config file.

what is the proper procedure to port a local application to a host ?

admin 12/15/2004

Marc,
You need to make sure you have a folder named BIN under your web site root with

asprunnernet.dll in it. This is the way how ASP.NET engine works - all DLLs should reside in this directory.