search
Japanese Chinese Nederlands Espanol Italiano Deutsch Francais Twitter Rss Feeds
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsFAQs
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Operating SystemsArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 

View Other Visual Studio .NET Posts   Ask New Question 
making exe of web application
Gurmeet Singh posted at Thursday, May 04, 2006 12:17 PM
Hello friends
i would like know that is it possible for creating setup or .exe file of asp.net web application. i  m using FTP for web hosting. in that case i upload bin as well as .aspx pages. but if instead of hosting i would gv .exe or setup file to any body how can i do that. since yet i took the project folder in wwwroot directory. i would like to know how can i integerate all code behind as well as other dll and .aspx pages in one setup file or .exe.

 
If you have to use FTP for deployment
Peter Bromberg replied at Thursday, May 04, 2006 12:22 PM
then how are you going to execute an installer on the remote machine?

You can add a Web Setup project to any ASP.NET application. This will create the standard Windows Installer MSI along with optional Windows installer files and "SETUP.EXE" to go with it.
 
how to embed drop down menu in template
Gurmeet Singh replied at Sunday, May 14, 2006 5:15 AM
hi sir
I m facing problem in embedding javascript drop down menu in template in dream weaver.
i hav already successfully add it in any html page but same coding is generating error in dream weaver template
reply me soon
thanks