Results 1 to 2 of 2

Thread: asp.net upload

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    asp.net upload

    If on the local machine I change the mail.aspx.vb, then can I just upload this onto the online site? Or do I need to upload the whole three (mail.aspx, mail.aspx.vb, mail.aspx.resx)?
    -If the mail.aspx.vb is changeed then would the other two i.e(mail.aspx, mail.aspx.resx) change internally?

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    Only what's changed.

    If you are compiling the project in a code behind, the vb file isn't even necessary, instead, you need the dll in the bin folder.
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

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