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

  • SEARCH
  • Home
  • 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 584825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T14:56:18+00:00 2026-05-13T14:56:18+00:00

For several months I’ve been working on a customer site building a web site

  • 0

For several months I’ve been working on a customer site building a web site using ASP.NET MVC with C#, SQL Server 2005, ADO.NET Entity Framework, JQuery and some ESRI web APIs and geodatabases. The test server is running IIS6 on Windows Server 2003. Over this time I’ve seen some weird things that have caused a lot of rework:

  1. JavaScript files on the client’s servers will not recognize a normal relative path to scripts or URLs: instead of setting up a jqGrid with a url of ‘/Reports.mvc/GridData’ I have to initialize it to <%= ResolveUrl(“~/Reports.mvc/GridData”) %> in a view, or capture the application path in the <head> tag of the master page:
    // Declare a variable to pass to jQuery functions that don't seem to 
    // handle URLs below the top-level pages on MVC in IIS6.
    var _applicationPath = new String('');
    // Reset the variable after jQuery document loaded event to make sure
    // every jQuery library and plugin sees the value.
    jQuery(document).ready(function() {
        _applicationPath = new String('');
    });
  1. I have tested the forms and the functions that post new data to the database and those that edit the data. On two development machines and on the server I am able to show that everything works. Yet, every time they test, the customer comes back and says this field or that field didn’t save, or “displays funny.”

At this point, the user’s account is used only to log in to the web. My entity framework code is in a data DLL and works with the database through a single application user login. So there shouldn’t be any problems with permissions or security.

The code doesn’t change when someone logs in, the views don’t change, and the database doesn’t even know who logged in to the web site. So I’ve had to go back into the code time and again and just try to program even more defensively. But I reached the point a while ago that there was nothing left to do.

Yesterday the customer tells me that the server I’ve been using on their network is a virtual server. This is in an academic environment, and the server is in another building somewhere under the control of another department.

When first working on this test server, I was able to create an ASP.NET site, but most of the data controls prevented pages from loading, and other components in ASP.NET wouldn’t work on the development system. That was why I switched to ASP.NET MVC.

We have moved to a physical test server I haven’t worked with a virtual server before. Has anyone had any quirky experiences when working with virtual servers with ASP.NET or any of the other things?

  • 1 1 Answer
  • 2 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-13T14:56:19+00:00Added an answer on May 13, 2026 at 2:56 pm

    I don’t trust virtual servers many of the available virtual servers available on the hosting market (especially low-cost ones with too limited resources and the promise of “flexible” additional resources) to host public web sites because the flexible allocation of resources often doesn’t work for peak traffic, sometimes causing crashes and instabilities. What you’re describing could come from a virtual server being equipped with too limited resources, or being run in an unstable or overburdened environment. It could, though, also be down to how the machine is set up, and how the web server is configured. (That path problem in 1. is definitely a configuration issue, I would say.)

    You could try asking the people who run the thing to increase resources (processor time, RAM, Network traffic) for a while and see whether it gets any better. If it does, you’ll have to see whether the increase can be made permanent, or a dedicated server used instead.

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

Sidebar

Related Questions

I have been working with Visual Studio (WinForm and ASP.NET applications using mostly C#)
Several months (maybe even a year or two) ago, I saw an asp .net
I've been working on an iPhone for several months. It's a 2d shooting game
I've been working on a senior project for the last several months now, and
I've been working on a Heroku app for several months. We've recently set up
I've been using vim for several months now and I've gotten used to using
I have been using Log4Net for several months, and I create a new Logger
I've been using VS 2008 for several months now and received a copy of
I've been hunting on the net periodically for several months for an answer to
We have been working on a project for several months without any problems until

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.