Unfortunately i let my provider check if the setting for my
webapplication is set to use .net 2.0 . Provider set 2.0
only is active
for my web application and now iam gettin this error
Server Application Unavailable
The web application you are attempting to access on this web
server is
currently unavailable. Please hit the "Refresh"
button in your web
browser to retry your request.
Administrator Note: An error message detailing the cause of
this
specific request failure can be found in the application
event log of
the web server. Please review this log entry to discover
what caused
this error to occur.
of course i cant axxess that event logi also corrected my
conection
string in web.cofig to /SQLSERVER instead /SQLEXPRESS
|