Cannot create an account for Viper

0 votes
asked by about Viper
edited by

Server Error in '/Viper' Application.

Could not allocate space for object 'dbo.Account'.'PKAccount' in database 'vgateway' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

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.Data.SqlClient.SqlException: Could not allocate space for object 'dbo.Account'.'PKAccount' in database 'vgateway' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.

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:

[SqlException (0x80131904): Could not allocate space for object 'dbo.Account'.'PKAccount' in database 'vgateway' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.]
CobraDAL.DataGateway.ExecuteNonQuery(String procName, String conStr, Int32 cmdTimeout) +458
CobraDAL.DataGateway.ExecProc(String procName, String conStr) +52
Cobra.UI.Web.Register.BtnSubmitClick(Object sender, EventArgs e) +2070
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +9553594
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +103
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929

1 Answer

0 votes
No avatar answered by (329k points)

This is a known issue and is currently handled by the developers of the application. You can use the Customer Support page to check the latest issues with the application or contact them directly and explain the situation. If you are an active customer, they will provide the necessary support to get the application running.

Email for contact: [email protected]

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...