Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > can asp.net pages source code be precompiled in asp.net 1.1?

Reply
Thread Tools

can asp.net pages source code be precompiled in asp.net 1.1?

 
 
BLACKDOG157@LYCOS.COM
Guest
Posts: n/a
 
      12-22-2005
Can asp.net pages be precompiled so that the source code never appears
on the server? I know this can be done with asp.net version 2, but my
host is still using asp.net version 1.1.

 
Reply With Quote
 
 
 
 
Marina
Guest
Posts: n/a
 
      12-22-2005
No, the .aspx pages must physically exist on the server.

<> wrote in message
news: oups.com...
> Can asp.net pages be precompiled so that the source code never appears
> on the server? I know this can be done with asp.net version 2, but my
> host is still using asp.net version 1.1.
>



 
Reply With Quote
 
 
 
 
Chris Botha
Guest
Posts: n/a
 
      12-22-2005
By "source code" do you mean the code-behind files? If so, they don't have
to be on the server, the aspx, etc. must be there and the DLL files(s) in
the bin directory.

<> wrote in message
news: oups.com...
> Can asp.net pages be precompiled so that the source code never appears
> on the server? I know this can be done with asp.net version 2, but my
> host is still using asp.net version 1.1.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS does not find precompiled ASP.NET code Martin Plechsmid ASP .Net 3 04-27-2010 12:34 PM
Loading precompiled code Husam Senussi Ruby 4 08-04-2009 11:11 PM
updateable, precompiled web and changes to source files pdm ASP .Net 1 03-31-2008 02:49 PM
IsDBNull ~ Precompiled code in .NET~Help Please Brad Isaacs ASP .Net 2 02-16-2007 06:29 PM
vc++ error while compiling pro*c precompiled code geek04 C++ 1 02-28-2004 04:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57