avi a Gold Membership
 Nuke Master Posts:670

 |
| 9/05/2008 10:30 AM |
|
Hi Scott,
well in this site it didn't go smoothly, i don't even know who to describe it , very weird.
http://astrosigal.com/עמודהבית/מאמרים/tabid/547/language/en-US/Default.aspx
Can you take a look please?thanks
DotNetNuke.Services.Exceptions.ModuleLoadException:
Object reference not set to an instance of an object. --->
System.NullReferenceException: Object reference not set to an instance
of an object. at Ventrian.NewsArticles.Common.FormatTitle(String title)
at Ventrian.NewsArticles.Common.GetCategoryLink(Int32 tabID, Int32
moduleID, String categoryID, String title, Boolean launchLinks) at
Ventrian.NewsArticles.LayoutController.ProcessArticleItem(ControlCollection&
objPlaceHolder, String[] layoutArray, ArticleInfo objArticle) at
Ventrian.NewsArticles.Controls.Listing.rptListing_OnItemDataBound(Object
sender, RepeaterItemEventArgs e) --- End of inner exception stack trace
|
|
Avi A Wizard for embedding the coolest google local search map control. (works also with PA)
Nukedesigners.com W3C valid skins for dotnetnuke |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/05/2008 2:30 PM |
|
Okay - so that's the url of the page with news articles in it? And thats the one not working? You should really have that attribute set that doesn't rewrite the tabPath on that site, because you have non-english characters in the url. |
|
Scott McCulloch Site Administrator |
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
Dax Davis Gold Membership
 Nuke Master Posts:333


 |
| 9/08/2008 4:55 AM |
|
I think he means to turn OFF friendly urls. In the Host Settings. Dax |
|
|
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
Dax Davis Gold Membership
 Nuke Master Posts:333


 |
| 9/08/2008 7:31 AM |
|
No, I think it is an all or none thing. Dax |
|
|
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/08/2008 8:36 AM |
|
You shouldn't have non-english characters in the url. You can switch this off by setting includePageName="false" in the url rewriting section of web.config. I will add some additional checking in the code regardless. |
|
Scott McCulloch Site Administrator |
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/09/2008 8:34 AM |
|
| Are you using 00.07.04 + ? |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/09/2008 9:46 AM |
|
| Can you try the latest release? |
|
Scott McCulloch Site Administrator |
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|
avi a Gold Membership
 Nuke Master Posts:670

 |
| 9/09/2008 10:46 AM |
|
Just in case: DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at Ventrian.NewsArticles.Common.FormatTitle(String title) at Ventrian.NewsArticles.Common.GetCategoryLink(Int32 tabID, Int32 moduleID, String categoryID, String title, Boolean launchLinks, TabInfo targetTab) at Ventrian.NewsArticles.Common.GetCategoryLink(Int32 tabID, Int32 moduleID, String categoryID, String title, Boolean launchLinks) at Ventrian.NewsArticles.LayoutController.ProcessArticleItem(ControlCollection& objPlaceHolder, String[] layoutArray, ArticleInfo objArticle) at Ventrian.NewsArticles.Controls.Listing.rptListing_OnItemDataBound(Object sender, RepeaterItemEventArgs e) --- End of inner exception stack trace |
|
Avi A Wizard for embedding the coolest google local search map control. (works also with PA)
Nukedesigners.com W3C valid skins for dotnetnuke |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/09/2008 2:59 PM |
|
Right, so it started with 00.07.04 - so it didn't occur in 00.07.00 + 00.07.03? You also need to remove the non-english characters out of your url (NOT news articles related, this comes from the rewriter and affects every page). What is the name of your category? |
|
Scott McCulloch Site Administrator |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12548


 |
| 9/09/2008 3:04 PM |
|
To not write the tabPath in urls, e.g. it's a non-english portal change includePageName to false. I'm not sure if this will fix it, but it's something that you should have disabled on non-english portals.
|
|
Scott McCulloch Site Administrator |
|
|
avi a Gold Membership
 Nuke Master Posts:670

 |
|