<p>Hello,</p> <p>I've set up several dotnetnuke sites, and haven't ever had any problems before.  I recently set one up through godaddy, however, the company whom I set it up for bought coldfusion software so we had to upgrade to a coldfusion server.  This broke the dotnetnuke database, so I called godaddy and they said that this was normal and to re-install.  After doing this twice, it appears to still not work.  It seems that the two just aren't compatible, but I need to know for sure.  Any help would be great!</p> <p>Thanks in advance,<br /> Liz.  <img src="http://www.dotnetnuke.com/Providers/HtmlEditorProviders/Fck/fckeditor/editor/images/smiley/msn/regular_smile.gif" alt="" /></p>
By the way, this is the error I received:
[HttpException (0x80004005): No http handler was found for request type 'GET']
System.Web.HttpApplication.MapIntegratedHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig, Boolean convertNativeStaticFileModule) +529
System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) +947
[HttpException (0x80004005): Error executing child request for ~/ErrorPage.aspx.]
System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) +4121218
System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) +77
System.Web.HttpServerUtility.Transfer(String path) +41
DotNetNuke.Services.Install.InstallWizard.OnError(EventArgs e) +71
System.Web.UI.Page.HandleError(Exception e) +109
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11035211
System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +11034762
System.Web.UI.Page.ProcessRequest() +91
System.Web.UI.Page.ProcessRequest(HttpContext context) +240
ASP.install_installwizard_aspx.ProcessRequest(HttpContext context) +9
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +599
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171