Posted on: 4/10/2014 10:20:18 PM | Views : 420

How do you prevent an errors with the ambiguous name space? What does that mean?
I am in charge of maintaining an e-commerce website and we have a problem with one of our check out page and we got this errors
Error Message: F:\inetsrv\wwwroot\webhosts\danielsjewelers2013\webfiles\checkout\SinglePage_P.aspx(2377): error BC30560: 'CartAddressForm' is ambiguous in the namespace 'MainStreet.BusinessFlow.SDK.Web.UserControls'.
What we usually did in the past is trying to restart the servers and usually it would take a couple minutes or so until the site is "rebuilding" the page again.
But unfortunately, the last time, our site crashed and we tried restarting the server with cleaning up the .net temporary files first and it is still not working.
Please let me know if there's something that we can do.

Go to the complete details ...