|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Does anybody know of a compiler that can turn HTML and ASP pages into a single EXE file? Ideally, a free one, but open to other. I've found a time limited demo of a program called X2Net WebCompiler 2 on the computeractive website, but don't think it will convert ASP.
I'm pretty new to ASP and IIS etc, but from what I can gather, IIS is not available on XP Home, which is what I use at home, even if I install the .NET framework? Thanks Steve |
|
#2
|
|||
|
|||
|
Hi Steve,
Did you ever get a solution for this ? I am also interested in this. please relpy if you have found a solution. thanks Glenn Quote:
|
|
#3
|
||||
|
||||
|
this is not possible, due to the basic structure of classic ASP which is non compiled language - it has no compiler but rather interpreter. IIS can't be installed on XP Home Edition, thus ASP and ASP.NET can't be used on such platform. installing .NET framework has nothing to do with classic ASP, it would only allow you to run .NET application, where classic ASP is not related to .NET in any manner.
|
|
#4
|
|||
|
|||
|
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#5
|
||||
|
||||
|
Quote:
well, that's not "compiler" but looks like that's exactly what needed here. in this case, I'm glad to be proven wrong. ![]() |
|
#6
|
|||
|
|||
|
try this
This site has some useful tools.
http://www.eztools-software.com/ They offer many tools which will help.... Desktop Database engine Internet Explorer and Webbrowser ActiveX Control Programming ASP Plug-in DLL for running local ASP pages (no webserver involved) User-Interface ActiveX controls Internet Communications COM DLL Workflow Components If anybody tries this I would be interested to know how to send email from your application. Last edited by tanky : February 12th, 2005 at 10:38 PM. Reason: more info |
|
#7
|
||||
|
||||
|
ActiveSite Compiler by Intorel does this.
__________________
When in doubt, ask them who know. |
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > EXE compiler |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|