Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error after upgrade from 4.4.1 to 4.5Error after upgrade from 4.4.1 to 4.5
Previous
 
Next
New Post
4/11/2007 5:50 AM
 
gille001 wrote

Did the portal work correctly when it was 4.4.1?

Can you check IIS settings and make sure you have Default.aspx listed as a directory index?

Look in the DotNetNuke root directory and make sure there is in fact a Default.aspx file.

Thanks.

-- W.G.



Yes, it worked fine with 4.4.1.
I have the file in the root directory...

Portugal
 
New Post
4/11/2007 11:02 AM
 

That error happens because there is a new scriptresource (I believe for the new AJAX.NET support).  This requires a new line in the Web.Config file (it wasn't present in 4.4.1 web.config).  On your DNN, open the Release.config file and find the line refering to "ScriptResource.axd" in the <httpHandlers> section.  Copy that line to your Web.Config file and save.

P.S. ALWAYS make a backup copy of your web.config before making any changes.  I generally copy the file to a new named file such as:  Web.04.11.2007.Config  So I know when I last edited it.  I always save all copies so I can diff them if I ever need to.  Typically, you should leave the extension as ".Config" so that web browsers can't read the file!  The .Config extension is not readable from the web....

-- W.G.

 

raheleh_a wrote

i installed the install package,it seems my problem is solved!! i do not know why?:)

but i have another problem,i need to login everytime i want to browse my site and users can not see anything??

what's that for ?shoul i change any permission? just host account can browse site.and administrator option in page and module's setting is desabled. and all my modules have their edit module box checked!

and everytime i go to rules page a pop up  error appears "sys is undefined"

AssemblyVersion: 04.05.00
PortalID: 0
PortalName: Intranet2
UserID: -1
UserName:
ActiveTabID: 36
ActiveTabName: Home
RawURL: /ScriptResource.axd?d=wUD5LWHxrcs5sGlJn-XOSi19gL_t70ntdfa1YAr8kRHFl2YBDVO2CEWK8cAQqeI69SK08T8mi55IF58yxPfsvHKsygNSY27T0&t=633100153860195706
AbsoluteURL: /ScriptResource.axd
AbsoluteURLReferrer: http://intranet2/tabid/36/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MEGAUPLOAD 1.0; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 498a0584-1956-4b4e-8242-496a983dd747
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Web.HttpNotFoundHandler.ProcessRequest
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Path '/ScriptResource.axd' was not found. at System.Web.HttpNotFoundHandler.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:
Server Name: CFWINTRANET

 

 
New Post
4/11/2007 12:49 PM
 

hi thanks for your reply,but i already have this code in my web.config file!

add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" validate="false"/>

 

and when i login by admin account i do not have "admin" link in menu bar!

 
New Post
4/11/2007 2:03 PM
 

Do you seen any other errors in your LogViewer?

Did you restore the DotNetNuke installation back to your backup version of 4.4.1 prior to trying to upgrade to 4.5.0 again?  I had posted earlier about how to do this if you had previously saved a backup of your 4.4.1 database and 4.4.1 filesystem.

Thanks.

-- W.G.

 
New Post
4/11/2007 3:30 PM
 

today i have this error !

AssemblyVersion: -1
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL:
AbsoluteURL:
AbsoluteURLReferrer:
UserAgent:
DefaultDataProvider:
ExceptionGUID:
InnerException: The specified string is not in the form required for an e-mail address.
FileName:
FileLineNumber: -1
FileColumnNumber: -1
Method:
StackTrace:
Message: System.FormatException: The specified string is not in the form required for an e-mail address. at System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset, String& displayName) at System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset) at System.Net.Mail.MailAddressCollection.ParseValue(String addresses) at System.Net.Mail.MailAddressCollection.Add(String addresses) at System.Net.Mail.Message..ctor(String from, String to) at System.Net.Mail.MailMessage..ctor(String from, String to) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword, Boolean SMTPEnableSSL) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Cc, String Bcc, MailPriority Priority, String Subject, MailFormat BodyFormat, Encoding BodyEncoding, String Body, String Attachment, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword) at DotNetNuke.Services.Mail.Mail.SendMail(String MailFrom, String MailTo, String Bcc, String Subject, String Body, String Attachment, String BodyType, String SMTPServer, String SMTPAuthentication, String SMTPUsername, String SMTPPassword) at DotNetNuke.Modules.Events.EventNotification.SendEventNotifications() at DotNetNuke.Modules.Events.EventNotification.DoWork()
Source:
Server Name: CFWINTRANET

i had backup form my backup module which were 2 zip files ,one for sql and the other one for files.

i just can restore them when my site is on,so i did .now i know that my assembly version(my portal) is 4.5 but i do not have any idea about what my database version is!(i do not know where to check it out).

so as you see in my error text i have "AssemblyVersion: -1" which i didn't have before.it appeared just after my previous error.

i still have problem ,what shoul i do now? try to re install dnn again?i'm afraid i gonna have have problem with sqlprovider again.

would you please help me,i wish i didn't upgrade my potal ,everything was perfect :((

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error after upgrade from 4.4.1 to 4.5Error after upgrade from 4.4.1 to 4.5


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out