Welcome to the iTechForums.
If this is your first visit, be sure to check out the
FAQ by clicking the link above.
You may have to
register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To register now click here.
|
Latest Threads
Advertisements
Forum Statistics
Threads:
Posts: 3
Members:
Number of Users Online:
Welcome to our newest member, |
|
 |

05-14-2008, 11:51 PM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 1
|
|
I am having DOT NET application project in exe file.. How to execute it in
IIS..help please? I made connection of my database to sql.. then
The process i made to execute is..controlpanel-->adminstrators tool--->IIS---->website--->defaultwebsite-->project name(my project)-->rightclick-->browse.this is what i did. but "page cannot display" is seen.. Is there any other method to execute it.
why its not coming..?
pls tell me some other ways to execute it...
|

05-15-2008, 12:25 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 21
|
|
I don't think IIS works with EXE files. Surely you need to write web pages as ASP dot Net? Have a look at some ASP tutorials.
|

05-15-2008, 12:31 AM
|
|
Junior Member
|
|
Join Date: May 2008
Posts: 7
|
|
IIS doesn't use EXE files.
An IIS web application consists of .ASPX files (web pages) and a DLL or series of DLLs (libraries).
If you have the code that created the EXE, and it's .NET, you should be able to create a Web Project and import your existing code into it.
|
 |
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT. The time now is 12:53 PM.