|
-
Sep 10th, 2002, 12:22 AM
#1
Thread Starter
Hyperactive Member
Help Asap
Ok i have just finished making my site in ASP.net now what files do i upload so it will work???
-
Sep 10th, 2002, 01:36 AM
#2
Fanatic Member
Re: Help Asap
Originally posted by 308holes
Ok i have just finished making my site in ASP.net now what files do i upload so it will work???
The ASPX, DLL, Web.Config and Global.asax files.
All I've had to upload so far. Using VS anyway. With WebMatrix, there's no DLL.
\wwwroot\MyApp\*.ASPX
\wwwroot\MyApp\Web.Config
\wwwroot\MyApp\Global.asax
\wwwroot\MyApp\Bin\*.DLL
John
-
Sep 10th, 2002, 06:45 PM
#3
Thread Starter
Hyperactive Member
Ok i did that and the componets on the form dont show? still
Last edited by 308holes; Sep 10th, 2002 at 06:54 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|