﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebScheduler - Custom field - insert method</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-field---insert-method/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Custom field - insert method</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-field---insert-method/</link><pubDate>Thu, 14 Aug 2014 00:03:09 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br&gt;&lt;br&gt;It seems the issue occurs due to there is incorrect code while trying to passing parameter to the “Insert” function.&lt;br&gt;&lt;br&gt;For example in “EventOrganizer.cs” page, in Line 64, I modify the code by deleting one parameter.&lt;br&gt;From:&lt;br&gt;&lt;pre&gt;this.Insert(ResourceName, ResourceDescription, ResourceColor)&lt;/pre&gt;&lt;br&gt;To:&lt;br&gt;&lt;pre&gt;this.Insert(ResourceName, ResourceDescription)&lt;/pre&gt;&lt;br&gt;&lt;br&gt;After I modified the code, I got the similar error message (WebSheduler_OverloadMethod.png).&lt;img src="http://www.intersoftpt.com/Community/Attachments/4092/WebScheduler_OverloadMethod.png" style="width:100%;"&gt; &lt;br&gt;So please kindly, you have passed the correct parameter to the “Insert” function.&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Hans K.</description></item><item><title>Custom field - insert method</title><link>http://www.intersoftsolutions.com/Community/WebScheduler/Custom-field---insert-method/</link><pubDate>Thu, 07 Aug 2014 03:57:04 GMT</pubDate><dc:creator>dora</dc:creator><description>&lt;p&gt;&lt;br&gt;Hello,&lt;br&gt;&lt;br&gt;I followed the steps to add a custom field from the documentation, but i keep having an error in the insert function for all the classes (ResourcesTableAdapter, EventsTableAdapter, etc.) : "No overload for method 'insert' takes 3 arguments". Do you know what is wrong with it?&lt;br&gt;&lt;br&gt;Thank you.&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>