| |
|
|
|
|
|
|
|
|
|
 |    |  |
 | |  |
 | |  |
 | |  |
 | |  |
 |
|
|
|
It looks like you had run DNN once before and the new DNN you set up is trying to use the same database.
Try deleting theOLD SQL database (if it exists) and do CTRL-F5 again... you should see an installation log instead this time.
Antonio Chagoury | Inspector IT, Inc.
Professional .net & DotNetNuke Solutions
web: www.inspectorit.com
blog: www.cto20.com modules:
DNN Virtual Earth |
DNN Dock Menu |
DNN Site Map
|
|
|
|
 |  |
|
|
|
Antonio Chagoury wrote
It looks like you had run DNN once before and the new DNN you set up is trying to use the same database. Try deleting theOLD SQL database (if it exists) and do CTRL-F5 again... you should see an installation log instead this time. |
Hi I tried Once again but at different time it is showing different errors like
Invalid object name 'vw_Portals'. 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: Invalid object name 'vw_Portals'.
Source Error:
Line 143: Dim objFolderController As New Services.FileSystem.FolderController Line 144: Dim objPortalController As New PortalController Line 145: Dim arrPortals As ArrayList = objPortalController.GetPortals() Line 146: Dim i As Integer Line 147: For i = 0 To arrPortals.Count - 1
Source File: D:\DotNetNukeNewWebSite\App_Code\Global.asax.vb Line: 145
Stack Trace:
[SqlException (0x80131904): Invalid object name 'vw_Portals'.] System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +177 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) +68 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +199 System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2300 System.Data.SqlClient.SqlDataReader.ConsumeMetaData() +31 System.Data.SqlClient.SqlDataReader.get_MetaData() +62 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +294 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) +1021 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) +314 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +20 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +107 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) +59 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) +500 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +202 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText) +40 Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) +262 DotNetNuke.Data.SqlDataProvider.GetPortals() +47 DotNetNuke.Entities.Portals.PortalController.GetPortals() +13 DotNetNuke.Common.Global.CacheMappedDirectory() in D:\DotNetNukeNewWebSite\App_Code\Global.asax.vb:145 DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) in D:\DotNetNukeNewWebSite\App_Code\Global.asax.vb:255
|
|
|
|
 |  |
|
|
|
| Thanks guys i found my error .Thanks for supporting me |
|
|
|
 |  |
|
|
|
Ok I am a little confused. If you use the installer, there is no need to hit F5. If you use the install zip file and install the site using Web developer than, of course you do need to run a build.
When you run the installer, I have seen it fail, if you actually go a re-install. Make sure you provide it with a new dotnetnuke site name and tell it to install into a new database. The see what happens.
|
|
|
|
 |  |
|
|
|
For some reason my Search doesn't return any hits. I just read through this thread - and verified that the DotNetNuke.Services.Search.SearchEngineScheduler is enabled and verfied it's running. It doesn't error it just returns nothing. We are in the process of getting 4.3 up and running from our 2.0 which we didn't have a search on. Any ideas of what to check is greatly appreciated. |
|
|
|
|  |
 | |  |
 | |  |
 | |  |
|  |
| |
 |
|
These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.
For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.
|
| |
 |
|
|
|
|
|
|
|