Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Distributed Applications / October 2005

Tip: Looking for answers? Try searching our database.

The simplest aspx deployment

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Peter - 28 Oct 2005 13:06 GMT
I used a text editor to create a aspx file and its code-behind c# file, then
I put these two files in the ...inetpub\wwwroot\test folder. When I tested
it, the result was that the code-behind is ignored.

When I used Visual Studio to do the same, the result was correct. Please
advise.
Peter
CT - 29 Oct 2005 08:12 GMT
Does your aspx file reference the code behind file in the Page directive?

<%@ Page Language="CS" CodeFile="codebehind.aspx.cs" Inherits="Class" %>

Signature

Carsten Thomsen
Communities - http://community.integratedsolutions.dk

>I used a text editor to create a aspx file and its code-behind c# file,
>then
[quoted text clipped - 4 lines]
> advise.
> Peter
Bajoo - 29 Oct 2005 13:24 GMT
When you are using VS studio , VS studio compiles the code behind for
you which in the first case ( in which you were coping the files) was
not the case.

Regdrs,
Naveed Ahmad Bajwa
Kalsoft Pvt Ltd.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.