RE: ASP.NET on charge!
From: Tampa .NET Koder (TampaNETKoder_at_discussions.microsoft.com)
Date: 11/26/04
- Next message: Jeff Louie: "Re: Decrypt"
- Previous message: Ken Dopierala Jr.: "Re: ASP.NET on charge!"
- In reply to: Bar?? ?zmir: "ASP.NET on charge!"
- Next in thread: Bar?? ?zmir: "Re: ASP.NET on charge!"
- Reply: Bar?? ?zmir: "Re: ASP.NET on charge!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Nov 2004 12:55:03 -0800
If you are using codebehind, then deploy your aspx, asmx, web.config, html,
images, etc. no vb or cs or resx files should be published. Then you must
create a bin folder and place your .dll file generated by VS.NET in that
folder. Thats it for CodeBehind.
Non-Codebehind. You could publish all files you created. This is only if
you are not using a VS.NET ASP.NET Web Solution.
"Bar?? ?zmir" wrote:
> Hello,
>
> I have developed many web applications by using ASP.NET but I'am
> trying to publish a web site on the web first time. I meet some
> problems and I have some questions about publishing:
>
> 1) Which files of an ASP.NET project should I copy to the host server?
> (i.e aspx, resx...??)
>
> 2) When I try to copy whole project into another folder and try to
> open aspx page, the browser gives "windows authentication" error. Why?
>
> 3) Can you suggest me any free host that support ASP.NET.
>
> Thanks for consideration...
>
- Next message: Jeff Louie: "Re: Decrypt"
- Previous message: Ken Dopierala Jr.: "Re: ASP.NET on charge!"
- In reply to: Bar?? ?zmir: "ASP.NET on charge!"
- Next in thread: Bar?? ?zmir: "Re: ASP.NET on charge!"
- Reply: Bar?? ?zmir: "Re: ASP.NET on charge!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|