I am running the latest 3cx version, Windows 2008R2 64Bit with the default web server installed by 3cx (not using IIS, is this possibly my problem?).
VAD is installed on the same machine as the PBX.
When I deploy and attempt to dial the new extension I get the following errors in the windows event log, the call just picks up and immediately terminates.
The directory referenced in the log does not exist, the deployment says it succeeded. But I am sporadically getting the same
error as this thread: error-on-deployment-12973.html#p66992
I created the referenced directory, copied the files from the projects DEBUG directory to it and the error no longer is generated but it still does not work.
Here is the windows event log:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 11/1/2010 7:56:10 AM
Event time (UTC): 11/1/2010 11:56:10 AM
Event ID: 36bbc261052d41fab31d522e03ca0c5e
Event sequence: 65
Event occurrence: 6
Event detail code: 0
Application information:
Application domain: 7d33b12f-2-129330852646424385
Trust level: Full
Application Virtual Path: /ivr
Application Path: C:\ProgramData\3CX\Data\Http\Interface\ivr\
Machine name: 3CXPBX
Process information:
Process ID: 2584
Process name: fcgidotnet_2_0_x64.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: DirectoryNotFoundException
Exception message: Could not find a part of the path 'C:\ProgramData\3CX\Data\Http\Interface\ivr\SimpleAttender_12\Callflows_Attender.vxml'.
Request information:
Request URL: HTTP://localhost:5481/ivr/SimpleAttende ... 1&from=111
Request path: /ivr/SimpleAttender_12/Callflows_Attender.vxml
User host address: 127.0.0.1
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 3
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace: at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at _3cxIvr.VxmlHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Custom event details:

