Re: What files do I copy when deploying by FTP?



Don't upload the resx files
Don't upload the .cs files
Upload web.config


--
Jason Brown
Microsoft GTSC, IIS

This posting is provided "AS IS" with no warranties, and confers no rights.


"HK" <replywithingroup@xxxxxxxxxxx> wrote in message
news:a4o7e.3917$u95.3227@xxxxxxxxxxxxxxxxxxxxxxx
> What about the 3 global.* files?
> What about the web.config?
> What about the .resx files?
>
> thanks
>
> "macduder83" <adrian.pavelescu@xxxxxxxxx> wrote in message
> news:1113448969.960241.176230@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> you need the bin folder and the asmx and aspx. the class file doesnt
>> really do anything since it all runs off a compiled dll which is in the
>> bin folder.
>>
>
>


.



Relevant Pages

  • Re: Error when running site remotely
    ... Using code behind and uploaded the bin folder. ... local server, I had to go to 'my default web' under 'Internet Information ... upload both files to the Application root ... >> I have a perfectly fine running webform on the local server. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Publish files from a webapplication to a productionserver.
    ... necessary files. ... bin folder contents (not the *.pdb file if your compiled for release) ... > Which files do I upload to the production-server and ...
    (microsoft.public.dotnet.languages.vb)
  • Does DLL need to be in bin?
    ... Do I always need to put an ASP.NET website DLL in the bin folder? ... Every I update ASPX and CS files, I have to upload into to different ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Publish My XML Web Service
    ... Upload all your ASMX files and the bin folder to your host, ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: System Menu for Dialog w/out Caption
    ... how about upload a self-alone projectto ... This posting is provided "AS IS" with no warranties, ...
    (microsoft.public.vc.mfc)

Loading