| Author | Messages | |
x3qt0r
 New Poster Posts:10
 | | 07/02/2009 8:01 AM |
| When trying to setup a website for a user on a DNN 4.9.2 system setup to provide hosting I get the following error:
Connection Interrupted
The document contains no data.
The network link was interrupted while negotiating a connection.
Please try again.
Upon further investigation I have noticed notice bunch of errors in event viewer and am wondering if somehow these are connected and causing this problem? The errors are a combination of:
InnerException: Object reference not set to an instance of an object.
FileLineNumber: -1
FileColumnNumber: -1
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings() at Jegers.Gallery.Config.get_DefaultRootURL() at Jegers.Gallery.Config..ctor(Int32 ModuleId) at Jegers.Gallery.Config.GetGalleryConfig(Int32 ModuleID) at Jegers.Gallery.GalleryController.GetSearchItems(ModuleInfo ModInfo)
Source:
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.Reports.ReportsController.GetSearchItems(ModuleInfo ModInfo) at DotNetNuke.Services.Search.ModuleIndexer.GetSearchIndexItems(Int32 PortalID)
Source:
Initially these errors were occuring every minute of the day until I tweaked DotNetNuke.Services.Search.SearchEngineScheduler The main issue that really needs resolution is the first error as this is preventing sites from being setup. | | | |
| x3qt0r
 New Poster Posts:10
 | | 07/02/2009 9:41 AM |
| In the portal creation tool area..
The system seems to get caught up after setting the template option, after a minute or two it spits back the error-document contains no data.
To work around this how does one disable the template option?
Currently it does not allow me to setup a sub portal without specifying a template.
| | | |
| Mitchel Sellers Site Admin/Owner
 Guru Posts:6031
 | | 07/02/2009 10:19 AM |
| Is this a new system? If it is a new install, I would start over, also working with 4.9.4 not 4.9.2.
If not, you might try an upgrade. | | -Mitchel Sellers Microsoft C# MVP, MCITP Director of Development IowaComputerGurus Inc.

3Essentials is my recommended Shared Hosting Provider
This site is hosted on a VPS from HostMySIte.com
Mosso is my recommended cloud computing provider. Use reference code REF-ICG to get $25 off your second month!
To get Guaranteed DNN Support check out our affordable DNN Technical Support Programs | |
| x3qt0r
 New Poster Posts:10
 | | 07/02/2009 2:14 PM |
| The system is fairly new, we started out with 4.9.0 with no issues. The upgraded to 4.9.2. Is there not a way around these issues without upgrading? | | | |
| Mitchel Sellers Site Admin/Owner
 Guru Posts:6031
 | | 07/02/2009 3:09 PM |
| | Were there any issue with the upgrade. | | -Mitchel Sellers Microsoft C# MVP, MCITP Director of Development IowaComputerGurus Inc.

3Essentials is my recommended Shared Hosting Provider
This site is hosted on a VPS from HostMySIte.com
Mosso is my recommended cloud computing provider. Use reference code REF-ICG to get $25 off your second month!
To get Guaranteed DNN Support check out our affordable DNN Technical Support Programs | |
| x3qt0r
 New Poster Posts:10
 | | 07/02/2009 6:25 PM |
| I am not aware of any issues that occured with the upgrade. This was actioned by a system administrator through the company I am working with. Everything as far as I am aware went smoothly. It is only since the upgrade that I have come across these problems. | | | |
| x3qt0r
 New Poster Posts:10
 | | 07/02/2009 6:28 PM |
| What differences and benefits are there to upgrading from 4.9.2 to 4.9.5? | | | |
| x3qt0r
 New Poster Posts:10
 | | 07/02/2009 10:46 PM |
| whoops i mean 4.9.4 trying to find a list of known issues/bugs with 4.9.2 - do you know of any? | | | |
| Mitchel Sellers Site Admin/Owner
 Guru Posts:6031
 | | 07/03/2009 3:15 AM |
| You can use Gemini to see the changes between versions - http://support.dotnetnuke.com.
However, the biggest thing is that there is a MAJOR caching bug in 4.9.1-4.9.3, that regardless of others is worthy of an upgrade!!!!! | | -Mitchel Sellers Microsoft C# MVP, MCITP Director of Development IowaComputerGurus Inc.

3Essentials is my recommended Shared Hosting Provider
This site is hosted on a VPS from HostMySIte.com
Mosso is my recommended cloud computing provider. Use reference code REF-ICG to get $25 off your second month!
To get Guaranteed DNN Support check out our affordable DNN Technical Support Programs | |
| Deeps
 New Poster Posts:10
 | | 07/07/2009 7:12 AM |
| Hi Mitchel, I am having a problem since last 6 months and trying to resolve it. I searched the net for the same but all in vain. I have upgraded my website to DNN4.9.4. Everything is working fine on local machine. But after hosting the site on production server I get an object reference not set to an instance of an object. Heres the log details from eventlog table
AssemblyVersion:04.09.04 PortalID:0 PortalName:MetaSys Website UserID:-1 UserName ActiveTabID:93 ActiveTabName:MetaSys-Contact Us RawURL/Default.aspx?tabid=93&error=Object+reference+not+set+to+an+instance+of+an+object.&content=0 AbsoluteURL:/Default.aspx AbsoluteURLReferrer UserAgent:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) DefaultDataProvider " border=0>otNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID:584de5e6-8aa9-48bb-b1b6-0467ca923805 InnerException:Unhandled error loading page. FileName FileLineNumber:0 FileColumnNumber:0 Method:System.Web.UI.Util.CheckVirtualFileExists StackTrace MessageDotNetNuke.Services.Exceptions.PageLoadException: Unhandled error loading page. ---> System.Web.HttpParseException: The file '/Admin/Skins/Language.ascx' does not exist. ---> System.Web.HttpParseException: The file '/Admin/Skins/Language.ascx' does not exist. ---> System.Web.HttpException: The file '/Admin/Skins/Language.ascx' does not exist. at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Framework.DefaultPage.LoadSkin(String SkinPath) in D:\websites\cgsinfotech\metasyssoftware\test.metasyssoftware.com\www\Default.aspx.vb:line 224 --- End of inner exception stack trace --- Source
All the files are there on the server still it gives this error.
PLEASE reply back to me ASAP and help me in solving the issue. My site cannot go live jsut for this one issue from last 6 months.
| | | |
| Mitchel Sellers Site Admin/Owner
 Guru Posts:6031
 | | 07/07/2009 12:57 PM |
| | This error, is pretty hard for DNN to be tricked, My guess is an FTP failure upon upload, even potentially with a full FTP success. | | -Mitchel Sellers Microsoft C# MVP, MCITP Director of Development IowaComputerGurus Inc.

3Essentials is my recommended Shared Hosting Provider
This site is hosted on a VPS from HostMySIte.com
Mosso is my recommended cloud computing provider. Use reference code REF-ICG to get $25 off your second month!
To get Guaranteed DNN Support check out our affordable DNN Technical Support Programs | |
|
|