Need help with server issue!

CPAKing11

Elite Member
Joined
Jan 28, 2010
Messages
1,508
Reaction score
239
Hello,

I have built one accounting software i.e web application in ASP.NET and now trying to run that on hostgator's windows server. We have kept the database file on the server in app data folder but now when we trying to run it, its giving an error:-

Server Error in '/RbAccounting' Application.

Invalid value for key 'attachdbfilename'.

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.ArgumentException: Invalid value for key 'attachdbfilename'.

Source Error:

Can anyone please suggest where we went wrong?

Thanks
 
Back
Top