Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4259424
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:46:58+00:00 2026-05-21T05:46:58+00:00

I have developed a web service with the .asmx extension using C# and i

  • 0

I have developed a web service with the .asmx extension using C# and i want to deploy this into my VPS which has Windows Server 2003 with IIS 6.

Service is running with Framework 4.0 and it’s installed in the VPS also. When I upload the precompiled version into the VPS it shows a runtime error

Server Error in ‘/’ Application.

Runtime Error

Description: An application error
occurred on the server. The current
custom error settings for this
application prevent the details of the
application error from being viewed
remotely (for security reasons). It
could, however, be viewed by browsers
running on the local server machine.

Details: To enable the details of this
specific error message to be viewable
on remote machines, please create a
<customErrors> tag within a
“web.config” configuration file
located in the root directory of the
current web application. This
tag should then have
its “mode” attribute set to “Off”.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="Off"/>
    </system.web> 
</configuration>

Notes: The current error page you are
seeing can be replaced by a custom
error page by modifying the
“defaultRedirect” attribute of the
application’s <customErrors>
configuration tag to point to a custom
error page URL.

<!-- Web.Config Configuration File -->

<configuration>
    <system.web>
        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
     </system.web>

can anyone help me on this?

Update

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: Unrecognized attribute ‘targetFramework’. Note that attribute names >are case-sensitive.

Source Error:

Line 26:
Line 27:
Line 28:
Line 29:
Line 30: Culture=neutral, PublicKeyToken=31BF3856AD364E35″/>

Source File: C:\Inetpub\vhosts\akashvahini.com\httpdocs\web.config
Line: 28

Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET >Version:2.0.50727.3053

this is the new error message after enabling debugging in the web.config

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T05:46:59+00:00Added an answer on May 21, 2026 at 5:46 am

    You should enable debugging to diagnose the problem.
    Microsoft has a very detailed explanation on how to enable detailed debugging over here.

    Server Error in '/' Application.
    

    That error is too generic, check the output after you enabled debugging and post the results.
    And don’t forget to disable debugging after your site goes live.

    Update:
    Seems to be permission related:
    http://forums.iis.net/p/1042369/1454379.aspx
    The ASPNET user account needs permissions for the folder that contains your asmx service.

    Update2:
    You can give the ASPNET user permissions using the file system permission dialog:
    http://www.asp.net/learn/whitepapers/denied-access-to-iis-directories

    Might look different on newer versions of Windows.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a web service which has a couple of methods developed using
I have developed a Web service using WCF Service Application. This service application is
I have developed a web service(using ruby/sinatra/sqs) which runs on Linux Red Hat. I
We have developed a web application which consumes a web service. The user will
I have developed a small C# form application which calls a web service. Everything
We have developed a RESTful web service which expects an XML string to arrive
I have to develop an application, which will request to a web service developed
I am working on a web service for which we have already developed apps
I have developed a web service using JAX-WS and in the web.xml i had
I have developed a windows service which reads data from a database, the database

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.