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. About uploading asp.net application

About uploading asp.net application

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminquestion
8 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.
  • A Offline
    A Offline
    anujose
    wrote on last edited by
    #1

    i have developed one application in asp.net.i have to upload that file .using ftp explorer i am uploading.what and all settings i have to set in server to upload my asp.net webapplication and in mail server also to send mail. in which folder i want to upload my application?

    N 1 Reply Last reply
    0
    • A anujose

      i have developed one application in asp.net.i have to upload that file .using ftp explorer i am uploading.what and all settings i have to set in server to upload my asp.net webapplication and in mail server also to send mail. in which folder i want to upload my application?

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      anujose wrote:

      i have to upload that file .using ftp explorer i am uploading.what and all settings i have to set in server to upload my asp.net webapplication and in mail server also to send mail.

      It depends on the provider who provides server space for your application. They will give the settings. For sending mail you need to ask them the SMTP server details.

      anujose wrote:

      what and all settings i have to set in server to upload my asp.net webapplication

      Upload all ASPX,ASCX,ASMX,.CONFIG files and dll's in bin. Make sure all the path you have used in your application is not physical path.


      printf("Navaneeth!!") www.w3hearts.com

      A 1 Reply Last reply
      0
      • N N a v a n e e t h

        anujose wrote:

        i have to upload that file .using ftp explorer i am uploading.what and all settings i have to set in server to upload my asp.net webapplication and in mail server also to send mail.

        It depends on the provider who provides server space for your application. They will give the settings. For sending mail you need to ask them the SMTP server details.

        anujose wrote:

        what and all settings i have to set in server to upload my asp.net webapplication

        Upload all ASPX,ASCX,ASMX,.CONFIG files and dll's in bin. Make sure all the path you have used in your application is not physical path.


        printf("Navaneeth!!") www.w3hearts.com

        A Offline
        A Offline
        anujose
        wrote on last edited by
        #3

        After uploading my application when i am trying to open my application error is coming like Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 44: by Microsoft that offers a single logon and core profile services for member sites. Line 45: --> Line 46: Line 47: Line 48:

        R N 2 Replies Last reply
        0
        • A anujose

          After uploading my application when i am trying to open my application error is coming like Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 44: by Microsoft that offers a single logon and core profile services for member sites. Line 45: --> Line 46: Line 47: Line 48:

          R Offline
          R Offline
          RSArockiam
          wrote on last edited by
          #4

          It means virtual directory not created in IIS web site. First create the virtual directory then try again.

          Regards R.Arockiapathinathan

          1 Reply Last reply
          0
          • A anujose

            After uploading my application when i am trying to open my application error is coming like Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 44: by Microsoft that offers a single logon and core profile services for member sites. Line 45: --> Line 46: Line 47: Line 48:

            N Offline
            N Offline
            N a v a n e e t h
            wrote on last edited by
            #5

            In your server which directory is being configured as virtual directory ? Mail me the server detail..I will do i t for you


            printf("Navaneeth!!") www.w3hearts.com

            A 1 Reply Last reply
            0
            • N N a v a n e e t h

              In your server which directory is being configured as virtual directory ? Mail me the server detail..I will do i t for you


              printf("Navaneeth!!") www.w3hearts.com

              A Offline
              A Offline
              anujose
              wrote on last edited by
              #6

              in that server i have uploaded some html files it's working properly.asp.net file only is not working properly.............what i want to do?.........my directory name is v1.1. in that directory only i uploaded my html and asp.net files.

              N E 2 Replies Last reply
              0
              • A anujose

                in that server i have uploaded some html files it's working properly.asp.net file only is not working properly.............what i want to do?.........my directory name is v1.1. in that directory only i uploaded my html and asp.net files.

                N Offline
                N Offline
                N a v a n e e t h
                wrote on last edited by
                #7

                If you trust me you can provide the user name and password for ftp and i will let you know where you went wrong


                printf("Navaneeth!!") www.w3hearts.com

                1 Reply Last reply
                0
                • A anujose

                  in that server i have uploaded some html files it's working properly.asp.net file only is not working properly.............what i want to do?.........my directory name is v1.1. in that directory only i uploaded my html and asp.net files.

                  E Offline
                  E Offline
                  enjoycrack
                  wrote on last edited by
                  #8

                  Just set your folder as web root folder (that is same as creating virtual directory) << >>

                  8x Solutions Ltd

                  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