Hi, I am new to Dotnetnuke.
I had a problem yesterday, which is I can't view my website home page, istead of viewing a dotnetnuke login page.
I thought something goes wrong with the contents or database. after spending a hour, I relized in the host setting, the Host URL is changed to www.dotnetnuke.com, not my original website like www.mysite.com, so I change it back. and everthing rolled back to the way it is.
Ok, now I have to investigate why it become like that,because it's my customer's website.
1. First, I thought someone login and manully changed. But from my Log viewer, the most recent login is a week early, if that is the time someone changed, one week is long enough to relized that problem.
2. Second, I check the log viewer, find there is a General Exception orrcured right before client called in report this problem.(he called me 6:05pm, and this error occured at 6:00). I posted below, I don't know if this will be related with this issue, or maybe when Dotnetnuke Roll back the HostURL to default URL (www.dotnetnuke.com) when it detect there is a critical exception? that's my guess. (if this is the case, how can i change the default URL)
------------------------------
1/15/2007 6:00:04 PM General Exception AssemblyVersion: 03.03.04; PortalID: -1; PortalN ...
AssemblyVersion: 03.03.04
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /portal/default.aspx
AbsoluteURL: /portal/default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; Media Center PC 4.0)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 73575ec6-117a-4477-bf9e-ee9ebffd1177
InnerException: General network error. Check your network documentation.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlCommand.ExecuteReader
StackTrace:
Message: System.Data.SqlClient.SqlException: General network error. Check your network documentation. at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) at System.Data.SqlClient.SqlCommand.ExecuteReader() at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Data.SqlDataProvider.GetTabPermissionsByPortal(Int32 PortalID) in C:\Inetpub\wwwroot\Comamigo\Providers\DataProviders\SqlDataProvider\SqlDataProvider.vb:line 954 at DotNetNuke.Security.Permissions.TabPermissionController.GetTabPermissionsByPortal(Int32 PortalID) in C:\Inetpub\wwwroot\DotNetNuke\components\Security\Permissions\TabPermissionController.vb:line 44 at DotNetNuke.Entities.Tabs.TabController.FillTabInfo(IDataReader dr, Boolean CheckForOpenDataReader) in C:\Inetpub\wwwroot\DotNetNuke\components\Tabs\TabController.vb:line 669 at DotNetNuke.Entities.Tabs.TabController.FillTabInfoCollection(IDataReader dr) in C:\Inetpub\wwwroot\DotNetNuke\components\Tabs\TabController.vb:line 543
Source:
Server Name: WINHOST54
--------------------------
Anysuggestion will be good information to me.
Thanks a lot~
Stan
|