﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / InstantKB.NET 2.x / General Discussion  / Bugs? / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Fri, 21 Nov 2008 21:52:58 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>Hi Prophet / Rob,&lt;P&gt;Hope your both well. Thank you again for all your feedback. &lt;/P&gt;&lt;P&gt;With regard to the drop down list values not saving for multiple select boxes  i've double checked just to ensure however it appears everything is working as it should here. &lt;/P&gt;&lt;P&gt;This and the other error message leads me to believe not all your files (or database) are completely upto date. The second error message your receiving indicates the Culture property of a server control has not been set through the code-behind. This could be for example a new &amp;lt;InstantASP:Label id="lblLabel1" runat="Server"/&amp;gt; which has not had it's culture property set within the code behind usins..&lt;/P&gt;&lt;P&gt;lblLabel1.Culture = MyBase.CurrentContext.CurrentCulture&lt;/P&gt;&lt;P&gt;This results in the path being incorrect as the application is not sure which language folder to look in for the Resources.xml file. Again this could be caused by a new control being added to a .ascx skin file during the update and the application referencing old assemblies. &lt;/P&gt;&lt;P&gt;I would suggest downloading RC2 again Prophet and installing fresh if possible. If you do have an existing RC1 database and need to migrate data i've attached a script to this post that will update the changed stored procedures between RC1 and RC2. &lt;/P&gt;&lt;P&gt;I'll update our demo today to use RC2 so you can test this functionality online and ensure everything is working as expected. Please don't hesitate to post any further comments Prophet. Don't feel [bad for posting. I want to ensure we catch as many issues as we can before the final 2.0 release and your feedback continues help enormously. I sincerely appreciate both yours and robs time.</description><pubDate>Tue, 08 Apr 2008 09:54:24 GMT</pubDate><dc:creator>Ryan Healey</dc:creator></item><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>[quote][b]TheProphet (04/04/2008)[/b][hr]Hey sorry to keep bringing Items up, but I thought if I find them I should.[/quote]&lt;/P&gt;&lt;P&gt;Hi Prophet, please dont be sorry, we're incredibly greatfull for all the effort you're putting in to give us qualitative feedback on the new KB, and your assistance is proving invaluable in getting to the final release.</description><pubDate>Mon, 07 Apr 2008 11:25:52 GMT</pubDate><dc:creator>James Trott</dc:creator></item><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>[quote][b]RobH (04/04/2008)[/b][hr][quote][b]TheProphet (04/04/2008)[/b][hr]3)&lt;P&gt;The print button doesn't seem to work either.  I get the bellow:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/P&gt;&lt;H1&gt;Server Error in '/KB20' Application. &lt;HR width="100%" color=silver SIZE=1&gt;&lt;/H1&gt;&lt;H2&gt;&lt;I&gt;Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;/SPAN&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&lt;/B&gt;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. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Exception Details: &lt;/FONT&gt;&lt;/B&gt;System.IO.FileNotFoundException: Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;BR&gt;&lt;/FONT&gt;[/quote]&lt;P&gt;/KB20 ....... \&lt;FONT face=Arial&gt;InstantKB20   &lt;/FONT&gt;&lt;P&gt;Me thinks something is hard coded to Instantkb20, I bet if you ran it in instantkb20 it would work.[/quote]&lt;P&gt; &lt;P&gt;Oh sorry I should have pointed out.  KB20 is only the virtual directory.  D:\Intranet\NET 2.0\InstantKB20\Globalization DOES exist.&lt;P&gt;The problem is that the resources.xml isn't in the globalization folder it is in the folder:&lt;P&gt;d:\Intranet\NET 2.0\InstantKB20\Globalization\&lt;STRONG&gt;&lt;U&gt;en-US\&lt;/U&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;/U&gt;&lt;/STRONG&gt; </description><pubDate>Mon, 07 Apr 2008 00:01:37 GMT</pubDate><dc:creator>TheProphet</dc:creator></item><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>[quote][b]TheProphet (04/04/2008)[/b][hr]3)&lt;P&gt;The print button doesn't seem to work either.  I get the bellow:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;/P&gt;&lt;H1&gt;Server Error in '/KB20' Application. &lt;HR width="100%" color=silver SIZE=1&gt;&lt;/H1&gt;&lt;H2&gt;&lt;I&gt;Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;/SPAN&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&lt;/B&gt;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. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Exception Details: &lt;/FONT&gt;&lt;/B&gt;System.IO.FileNotFoundException: Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;BR&gt;&lt;/FONT&gt;[/quote]&lt;P&gt;/KB20 ....... \&lt;FONT face=Arial&gt;InstantKB20   &lt;/FONT&gt;&lt;P&gt;Me thinks something is hard coded to Instantkb20, I bet if you ran it in instantkb20 it would work.</description><pubDate>Fri, 04 Apr 2008 10:04:00 GMT</pubDate><dc:creator>RobH</dc:creator></item><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>3)&lt;/P&gt;&lt;P&gt;The print button doesn't seem to work either.  I get the bellow:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; &lt;/P&gt;&lt;H1&gt;Server Error in '/KB20' Application. &lt;HR width="100%" color=silver SIZE=1&gt;&lt;/H1&gt;&lt;H2&gt;&lt;I&gt;Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;/I&gt; &lt;/H2&gt;&lt;P&gt;&lt;/SPAN&gt;&lt;FONT face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Description: &lt;/FONT&gt;&lt;/B&gt;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. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;&lt;FONT face=Verdana&gt;Exception Details: &lt;/FONT&gt;&lt;/B&gt;System.IO.FileNotFoundException: Could not find file 'D:\Intranet\NET 2.0\InstantKB20\Globalization\Resources.xml'.&lt;BR&gt;&lt;/FONT&gt;</description><pubDate>Fri, 04 Apr 2008 06:02:17 GMT</pubDate><dc:creator>TheProphet</dc:creator></item><item><title>RE: Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>2)&lt;P&gt;The Export to PDF button doesn't appear to work with articles that where upgraded from 1.3&lt;/P&gt;&lt;P&gt;All the new articles I've created seem to work ok.  Just not the old ones.&lt;P&gt; &lt;P&gt;Edit: just some extra info.&lt;P&gt;I manually copy and pasted an old article from 1.3 into a new article in 2.0 and the PDF exporting works.  So I'm assuming there must be some DB value missing with old articles that is required for the export to work.</description><pubDate>Fri, 04 Apr 2008 05:55:03 GMT</pubDate><dc:creator>TheProphet</dc:creator></item><item><title>Bugs?</title><link>http://community.instantasp.co.uk/Topic13822-74-1.aspx</link><description>Hey sorry to keep bringing Items up, but I thought if I find them I should.&lt;/P&gt;&lt;P&gt;(First just to make sure was there any DB changes between RC1 and RC2, as i'm using RC1 DB with the RC2 Code).&lt;/P&gt;&lt;P&gt;1)&lt;/P&gt;&lt;P&gt;I created a custom field of type: "Select Multiple"&lt;/P&gt;&lt;P&gt;I added the values, a,b,c,d,e just for testing.  But when I when back to change them they wouldn't save.&lt;/P&gt;&lt;P&gt;If I put in an extra value that gets added to the list, but a-e stay.</description><pubDate>Fri, 04 Apr 2008 05:52:09 GMT</pubDate><dc:creator>TheProphet</dc:creator></item></channel></rss>