Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 19th, 2004, 09:52 AM
Registered User
 
Join Date: Mar 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default convert ASP to EXE

Hi everyone! Just finished an ASP application.. Is there a way to convert the whole system to one single exe file? Can you do something similar with ASP .NET?
Thanks, Dimitris. Up the Irons!
 
Old March 19th, 2004, 09:59 AM
Registered User
 
Join Date: Mar 2004
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default

With Visual Studio .NET, you can create a Setup or Web Setup Project and create a exe for a web application. It is fairly simple to configure.

Jason A. Greenfeld, MCSD
 
Old March 19th, 2004, 10:01 AM
Registered User
 
Join Date: Mar 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks a lot Jason.. Will look into it..

 
Old March 19th, 2004, 10:09 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Please be aware that this will not result in an exe that you can run stand alone.

All it does is create a setup package, much like other installers for software. This package can then be run on a platform that supports ASP.NET and requires a supported Web server to run the Web application.

Cheers,

Imar

---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old April 23rd, 2004, 04:25 PM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Rockas
Default

I heard that exists a program that puts a site in PHP into a self executable file (.exe).
Isn't there a program that make the same with an ASP site?

 
Old July 22nd, 2007, 05:46 AM
Registered User
 
Join Date: Jul 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This may be an old thread but if there's anyone out there who still needs to convert your asp application into an executable file, there's a software to do this easily for you.

Check out this post on how to convert asp to exe. Hope it helps.





Similar Threads
Thread Thread Starter Forum Replies Last Post
run .exe in asp hostxxi Classic ASP Basics 0 June 18th, 2008 04:01 AM
Convert a .java to a .exe Geo121 Java Basics 2 February 1st, 2006 05:30 AM
Convert ASP web application to ASP.NET Steve777 ASP.NET 1.0 and 1.1 Basics 3 June 2nd, 2005 07:26 AM
Opening exe from asp nkramanmca Classic ASP Components 4 January 8th, 2005 05:04 AM
Regarding To run EXE from ASP vppatil_20 Classic ASP Components 1 September 9th, 2004 03:08 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.