[Migrated content. Thread originally posted on 21 February 2008]
Can anybody explain this error? We have setup acugt with all the appropriate permissions and we actually had this web page working using a .NET webservice calling the acucobol nettest.acu program, but for some reason we can't get it working again. is their some sort of permission problem here at the .NET level? We have included ASPNET and NETWORK SERVICE and IUSR_etc in each of the permissions on the component tab for Acucobol 7.2 automation server. Any Ideas of where to look?Server Error in '/AFSAcu' Application.
Server execution failed
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: Server execution failed
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80080005): Server execution failed]
AFSAcu.ServiceTest.btnSubmit_Click(Object sender, EventArgs e)
System.Web.UI.WebControls.Button.OnClick(EventArgs e) 108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) 57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) 18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) 33
System.Web.UI.Page.ProcessRequestMain() 1292
Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407



