Results 1 to 3 of 3

Thread: Help Asap

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432

    Post Help Asap

    Ok i have just finished making my site in ASP.net now what files do i upload so it will work???

  2. #2
    Fanatic Member Patoooey's Avatar
    Join Date
    Aug 2001
    Location
    New Jersey, USA
    Posts
    774

    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

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Location
    USA
    Posts
    432
    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
  •  



Click Here to Expand Forum to Full Width