<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DotNetNuke</title><link>http://www.dotnetnuke.com/tabid/795/Default.aspx</link><description>Discussions of DotNetNuke for ASP.NET 1.x and above.  &lt;a href="http://www.dotnetnuke.com/" target="_blank"&gt;DNN Home&lt;/a&gt; &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=105&amp;c=25" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/698711.aspx</link><pubDate>Tue, 21 Sep 2004 18:41:11 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698711</guid><dc:creator>cathal</dc:creator><author>cathal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698711.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698711</wfw:commentRss><description>billdeal,
&lt;br /&gt;
Are you sure you're using SQL, as the script seems to be executing with the system.data.oledb library indicating that you're using MS Access, which will fail with sql server scripts for obvious reasons. Make sure you've edited both the database locations in your web.config.
&lt;br /&gt;

&lt;br /&gt;
Cathal</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/698708.aspx</link><pubDate>Tue, 21 Sep 2004 18:37:19 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:698708</guid><dc:creator>billdeal</dc:creator><author>billdeal</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/698708.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=698708</wfw:commentRss><description>I'm trying to install the LTP calendar dated 4/25/2004 from Andy's website onto DNN 2.1.3 using a SQL Server database and getting the following error from the SQL script: SQL Execution resulted in following Exceptions: System.Data.OleDb.OleDbException: Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'. at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object&amp;amp; executeResult) at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object&amp;amp; executeResult) at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object&amp;amp; executeResult) at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) at System.Data.OleDb.OleDbCommand.ExecuteNonQuery() at Access.ApplicationBlocks.Data.AccessHelper.ExecuteNonQuery(OleDbConnection connection, CommandType commandType, String commandText, OleDbParameter[] commandParameters) at Access.ApplicationBlocks.Data.AccessHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, OleDbParameter[] commandParameters) at Access.ApplicationBlocks.Data.AccessHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText) at DotNetNuke.Data.AccessDataProvider.ExecuteScript(String Script, Boolean UseTransactions) if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[AddLTPCalendarItem]') and OBJECTPROPERTY(id, N'IsProcedure') = 1) drop procedure [dbo].[AddLTPCalendarItem] System.Data.OleDb.OleDbException: Invalid SQL statement; expected 'DELETE', 'INSERT', 'PROCEDURE', 'SELECT', or 'UPDATE'. at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object&amp;amp; executeResult) at ............
&lt;br /&gt;

&lt;br /&gt;
I noticed you had sent Andy a new version in May, but I don't think he set it up on his web site.  Does that version correct this error?  If so, could you send the PA zip to bshaw88@comcast.net?</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/588209.aspx</link><pubDate>Fri, 28 May 2004 13:11:03 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:588209</guid><dc:creator>wshackne</dc:creator><author>wshackne</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/588209.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=588209</wfw:commentRss><description>Rob and I did some work on this module over the past few days.  We fixed the styles, install, and now the list view displays the correct period (it did not honor it before).  If you want the module, head over to http://empower.spencehackney.com.  You will need to register and it is on the downloads tab.  Have fun!
&lt;br /&gt;

&lt;br /&gt;
Spence</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/588065.aspx</link><pubDate>Fri, 28 May 2004 09:32:36 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:588065</guid><dc:creator>johnrea</dc:creator><author>johnrea</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/588065.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=588065</wfw:commentRss><description>I found running the sql script in the PA in MS analyser after installing the PA fixed all errors and now works great.</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/586593.aspx</link><pubDate>Thu, 27 May 2004 00:57:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:586593</guid><dc:creator>rmurray</dc:creator><author>rmurray</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/586593.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=586593</wfw:commentRss><description>I repaired it a few weeks ago.  I have sent it to the owner but it is not updated on the download site at this point.  If anyone needs it, just send me an email.
&lt;br /&gt;

&lt;br /&gt;
Rob</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/586476.aspx</link><pubDate>Wed, 26 May 2004 21:36:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:586476</guid><dc:creator>wshackne</dc:creator><author>wshackne</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/586476.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=586476</wfw:commentRss><description>I just tried too and got the same error.  Anyone fixed this yet?</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/583953.aspx</link><pubDate>Mon, 24 May 2004 20:30:58 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:583953</guid><dc:creator>caschbre</dc:creator><author>caschbre</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/583953.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=583953</wfw:commentRss><description>I just downloaded the zip for DNN2 from arswebdesign and received the following error:
&lt;br /&gt;

&lt;br /&gt;
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Line 11: Incorrect syntax near ' '. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) CREATE procedure dbo.GetSingleLTPCalendarItem @ItemID int, @ModuleId int as select ItemID, Description, DateTime, Title, ExpireDate, 'CreatedByUser' = FirstName ' ' LastName, ModuleEvents.CreatedDate, Every, Period, IconFile, AltText from ModuleEvents left outer join Users on ModuleEvents.CreatedByUser = Users.UserId where ItemID = @ItemID and ModuleId = @ModuleId</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/571782.aspx</link><pubDate>Wed, 12 May 2004 15:02:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:571782</guid><dc:creator>rmurray</dc:creator><author>rmurray</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/571782.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=571782</wfw:commentRss><description>It is not included currently, but would be a nice touch.  The source code is available with the download.  I will see if I can come up with something along the lines you are looking for, when I get a chance!  If you modify it to suit your needs, I would appreciate a copy.
&lt;br /&gt;

&lt;br /&gt;
Rob</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/571338.aspx</link><pubDate>Wed, 12 May 2004 07:14:10 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:571338</guid><dc:creator>RAGolko</dc:creator><author>RAGolko</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/571338.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=571338</wfw:commentRss><description>Do the details of the clicked event offer a hyperlink we can use for whatever we want such as booking a room, or ordering a ticket, or just for more information? 
&lt;br /&gt;
It would be nice to incorporate the free hyperlink that you can pass parameters with.
&lt;br /&gt;
Is the source code released with the module as well so we can incorporate any such changes?
&lt;br /&gt;
I appreciate the hard work.</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/571258.aspx</link><pubDate>Wed, 12 May 2004 04:08:17 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:571258</guid><dc:creator>rmurray</dc:creator><author>rmurray</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/571258.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=571258</wfw:commentRss><description>I sent a new file to Andy tonight that fixes all of the above issues.  I am sure he will have it up on his site soon.
&lt;br /&gt;

&lt;br /&gt;
Rob</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/568833.aspx</link><pubDate>Sun, 09 May 2004 23:06:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:568833</guid><dc:creator>johnrea</dc:creator><author>johnrea</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/568833.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=568833</wfw:commentRss><description>Installed on dnn2.0.4/SQL, no install errors reported, critical error occurs when clicking on any dates in the calendar.
&lt;br /&gt;

&lt;br /&gt;
A critical error has occurred.
&lt;br /&gt;
Method not found: System.Data.DataSet DotNetNuke.Globals.ConvertDataReaderToDataSet(System.Data.SqlClient.SqlDataReader).</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/553756.aspx</link><pubDate>Sun, 25 Apr 2004 16:12:01 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:553756</guid><dc:creator>arschmidt</dc:creator><author>arschmidt</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/553756.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=553756</wfw:commentRss><description>looks like we have now come back around to an old problem in the sql script - there needs to be a trailing carriage return at the end.  i have (again) revised the script and posted it to my site.  while i haven't tested this, since it is now identical to the original install script (except for the comments), things should go smoothly.
&lt;br /&gt;

&lt;br /&gt;
a</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/553381.aspx</link><pubDate>Sun, 25 Apr 2004 00:39:02 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:553381</guid><dc:creator>tcurtis45</dc:creator><author>tcurtis45</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/553381.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=553381</wfw:commentRss><description>Thanks for the update.  I don't know if it is just me, but I am still getting an error message, although not the same one with that update.  Sorry, but I am an SQL moron.  I now get the error:
&lt;br /&gt;

&lt;br /&gt;
SQL Execution resulted in following Exceptions: System.Data.SqlClient.SqlException: Line 2: Incorrect syntax near 'GO'. at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) in C:\Inetpub\wwwroot\dnnv2\providers\DataProviders\SqlDataProvider\SqlDataProvider.vb:line 158 SET ANSI_NULLS ON GO 
&lt;br /&gt;

&lt;br /&gt;
Thanks for your help.
&lt;br /&gt;

&lt;br /&gt;
Tony</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/553373.aspx</link><pubDate>Sun, 25 Apr 2004 00:27:35 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:553373</guid><dc:creator>arschmidt</dc:creator><author>arschmidt</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/553373.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=553373</wfw:commentRss><description>the sql files were in unicode text.  i converted them to ascii text and put an unpdated zip on my site.
&lt;br /&gt;

&lt;br /&gt;
andy
&lt;br /&gt;</description></item><item><title>Re: Calendar Module for DNN 2.0</title><link>http://forums.asp.net/thread/553357.aspx</link><pubDate>Sat, 24 Apr 2004 23:40:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:553357</guid><dc:creator>tcurtis45</dc:creator><author>tcurtis45</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/553357.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=90&amp;PostID=553357</wfw:commentRss><description>Thanks for your help rmurray, but I am still get the same error after replacing the sql database file.  I am putting it in LPTCalendar\Database folder, but still have the same error message.  You have any more ideas why?  Thanks for your input.
&lt;br /&gt;

&lt;br /&gt;
Tony</description></item></channel></rss>