Ocorreu um erro na aplicação. Favor informar ao administrador:

Could not find a part of the path "C:\Inetpub\vhosts\momentoconsult.com.br\httpdocs\ajaxpro\NovoSiteMomento.lib.util.ClientFunctions,NovoSiteMomento.ashx".

System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "C:\Inetpub\vhosts\momentoconsult.com.br\httpdocs\ajaxpro\NovoSiteMomento.lib.util.ClientFunctions,NovoSiteMomento.ashx".
   at System.IO.__Error.WinIOError(Int32 errorCode, String str)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
   at System.Web.Compilation.SourceCompiler.GetCachedEntry()
   at System.Web.UI.SimpleWebHandlerParser.GetCompiledTypeFromCache()
   at System.Web.UI.SimpleHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig)
   --- End of inner exception stack trace ---
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig)
   at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)