Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I ensure my application will continue to function properly if ORCS Web fails over to the backup content server?

0
Posted

How do I ensure my application will continue to function properly if ORCS Web fails over to the backup content server?

0

It is best to use Server.MapPath(“.”) for ASP or ASP.NET or Request.PhysicalApplicationPath() in ASP.NET for any path related functions. Because this is dynamically generated, it will work on either content server. Please avoid the use of hard coding the site’s physical path in your application.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123