CPAKing11
Elite Member
- Jan 28, 2010
- 1,508
- 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:-
Can anyone please suggest where we went wrong?
Thanks
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