Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to run asp.net web application on local IIS server after deployment,please anyone can explain with example

how to run asp.net web application on local IIS server after deployment,please anyone can explain with example

Scheduled Pinned Locked Moved ASP.NET
helpdatabasesysadminxmltutorial
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sats_katkar
    wrote on last edited by
    #1

    my problem is as below:- Hello people, I need some help from you,plz try to solve our problem..the problem is as follows currently we are working on asp.net2.0 as front end and sql server 2000 as backend developin erp system modules(Web application) for the company,one module is almost finished,now i m tryin to deploy it. so i tried doin that with small web application(example) of just addin one record to database and tried to deploy that i finished the deployment process as such right click on solution explorer add new project then websetup click ok after that right click on websetup add project output in project output dialog box u can only see content files after that click ok so content files get added to ur website1 after that right click on website one and click build build succeded then right click on website1 and click install installation finished .exe file and msi file got created now when i tried to run this website1 on internet explorer i got one error msg in that local internet explorer window which was as follows The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://localhost/Websetup1/dsdslt.aspx'. Line 1, ... <%@ Page Language="VB" AutoEventWireup="false" CodeFile="dsdslt.aspx.vb" Inherits="_Default" %> -^ and sometimes i am getting this error that you are unathorised user... i dont know the followig concept of local server, means later on if we put this application on server and its database too...then how to access it from remote pcs??is there any need that remote pcs shud have asp.net installed ??or sqlserver please tell me how to do this cz this is the main concept and i have to know this i tried our level best to deploy our site(small web application as told u before)but wasnt possible for us..so plese try to solve our problem. please mail me on my email id ie sats_katkar@rediffmail.com thanking you Sats

    hey i need dot.net help as m developin an application in asp.net 2.0

    A M N 3 Replies Last reply
    0
    • S sats_katkar

      my problem is as below:- Hello people, I need some help from you,plz try to solve our problem..the problem is as follows currently we are working on asp.net2.0 as front end and sql server 2000 as backend developin erp system modules(Web application) for the company,one module is almost finished,now i m tryin to deploy it. so i tried doin that with small web application(example) of just addin one record to database and tried to deploy that i finished the deployment process as such right click on solution explorer add new project then websetup click ok after that right click on websetup add project output in project output dialog box u can only see content files after that click ok so content files get added to ur website1 after that right click on website one and click build build succeded then right click on website1 and click install installation finished .exe file and msi file got created now when i tried to run this website1 on internet explorer i got one error msg in that local internet explorer window which was as follows The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://localhost/Websetup1/dsdslt.aspx'. Line 1, ... <%@ Page Language="VB" AutoEventWireup="false" CodeFile="dsdslt.aspx.vb" Inherits="_Default" %> -^ and sometimes i am getting this error that you are unathorised user... i dont know the followig concept of local server, means later on if we put this application on server and its database too...then how to access it from remote pcs??is there any need that remote pcs shud have asp.net installed ??or sqlserver please tell me how to do this cz this is the main concept and i have to know this i tried our level best to deploy our site(small web application as told u before)but wasnt possible for us..so plese try to solve our problem. please mail me on my email id ie sats_katkar@rediffmail.com thanking you Sats

      hey i need dot.net help as m developin an application in asp.net 2.0

      A Offline
      A Offline
      Ashfield
      wrote on last edited by
      #2

      An asp net application is a web application, which runs on a web server. Your users do not need anything more complicated than a web browser to use an asp.net application. I suggest you do some research on deploying web applications before going any further. There are plenty of articles around if you google.

      Bob Ashfield Consultants Ltd

      1 Reply Last reply
      0
      • S sats_katkar

        my problem is as below:- Hello people, I need some help from you,plz try to solve our problem..the problem is as follows currently we are working on asp.net2.0 as front end and sql server 2000 as backend developin erp system modules(Web application) for the company,one module is almost finished,now i m tryin to deploy it. so i tried doin that with small web application(example) of just addin one record to database and tried to deploy that i finished the deployment process as such right click on solution explorer add new project then websetup click ok after that right click on websetup add project output in project output dialog box u can only see content files after that click ok so content files get added to ur website1 after that right click on website one and click build build succeded then right click on website1 and click install installation finished .exe file and msi file got created now when i tried to run this website1 on internet explorer i got one error msg in that local internet explorer window which was as follows The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://localhost/Websetup1/dsdslt.aspx'. Line 1, ... <%@ Page Language="VB" AutoEventWireup="false" CodeFile="dsdslt.aspx.vb" Inherits="_Default" %> -^ and sometimes i am getting this error that you are unathorised user... i dont know the followig concept of local server, means later on if we put this application on server and its database too...then how to access it from remote pcs??is there any need that remote pcs shud have asp.net installed ??or sqlserver please tell me how to do this cz this is the main concept and i have to know this i tried our level best to deploy our site(small web application as told u before)but wasnt possible for us..so plese try to solve our problem. please mail me on my email id ie sats_katkar@rediffmail.com thanking you Sats

        hey i need dot.net help as m developin an application in asp.net 2.0

        M Offline
        M Offline
        manish singhal
        wrote on last edited by
        #3

        hey two things i know at my level from ur blog......... 1. u getting unauthrised user as error means ur aspnet (iis user) dont have access to database. add user in ur database access list. u can do this by getting articles on google just right these specific keywords u will get steps how to do that. 2. u r little confused in running this application remotly .......it just require a network connection between computer on which u want to open remotly with the server on which application installed ................ eg :- http://ip of server/application folder name/pagename.aspx ------------------------------------------------------------------------ lets come together and make these ASP.net applications a superset of web application world

        Thanks & Regards Manish Singhal Software Engineer Maxworth systems(Delhi)

        1 Reply Last reply
        0
        • S sats_katkar

          my problem is as below:- Hello people, I need some help from you,plz try to solve our problem..the problem is as follows currently we are working on asp.net2.0 as front end and sql server 2000 as backend developin erp system modules(Web application) for the company,one module is almost finished,now i m tryin to deploy it. so i tried doin that with small web application(example) of just addin one record to database and tried to deploy that i finished the deployment process as such right click on solution explorer add new project then websetup click ok after that right click on websetup add project output in project output dialog box u can only see content files after that click ok so content files get added to ur website1 after that right click on website one and click build build succeded then right click on website1 and click install installation finished .exe file and msi file got created now when i tried to run this website1 on internet explorer i got one error msg in that local internet explorer window which was as follows The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later. -------------------------------------------------------------------------------- A name was started with an invalid character. Error processing resource 'http://localhost/Websetup1/dsdslt.aspx'. Line 1, ... <%@ Page Language="VB" AutoEventWireup="false" CodeFile="dsdslt.aspx.vb" Inherits="_Default" %> -^ and sometimes i am getting this error that you are unathorised user... i dont know the followig concept of local server, means later on if we put this application on server and its database too...then how to access it from remote pcs??is there any need that remote pcs shud have asp.net installed ??or sqlserver please tell me how to do this cz this is the main concept and i have to know this i tried our level best to deploy our site(small web application as told u before)but wasnt possible for us..so plese try to solve our problem. please mail me on my email id ie sats_katkar@rediffmail.com thanking you Sats

          hey i need dot.net help as m developin an application in asp.net 2.0

          N Offline
          N Offline
          nibinki333
          wrote on last edited by
          #4

          hai i have another options check this out. create a virtual directory in iis and named that directory xxxx and include the directory of ur webproject which is not precomplied, and set the default page in the properties also check the connection string.after that in the internet explorer type this address http://localhost/xxxx u will get ur pages

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups