﻿<?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 - WebGrid Enterprise - License issues using WebGrid 7.0 in a sharepoint webpart</title><link>http://www.intersoftsolutions.com/Community/WebGrid/sharepointinstallation/</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>License issues using WebGrid 7.0 in a sharepoint webpart</title><link>http://www.intersoftsolutions.com/Community/WebGrid/sharepointinstallation/</link><pubDate>Tue, 22 Dec 2009 02:51:08 GMT</pubDate><dc:creator>matteoa</dc:creator><category>sharepoint web grid 7.0</category><description>&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;I launched a program for fixing the registry for x64 machines, i don't know how or why but it worked and i solved license issues.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I also discovered that js error was due to lack of scripts in general, but your grid works fine in a new aspx page, so the problem is in my code, not in WebGrid or SP :)&lt;/p&gt;</description></item><item><title>License issues using WebGrid 7.0 in a sharepoint webpart</title><link>http://www.intersoftsolutions.com/Community/WebGrid/sharepointinstallation/</link><pubDate>Mon, 21 Dec 2009 22:03:15 GMT</pubDate><dc:creator>Glayaar</dc:creator><category>sharepoint web grid 7.0</category><description>&lt;p&gt;From my experience using our controls in WebPart, you will need runtime license key. The runtimelicense key will be provided after purchasing our component.&lt;/p&gt;&lt;p&gt; The javascript error is commonly caused when you are missing WebUI Framework dll in your project bin folder. Please copy the ISNet.dll, ISNet.WebUI.dll, and ISNet.WebUI.Resources.dll to your project bin folder.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>License issues using WebGrid 7.0 in a sharepoint webpart</title><link>http://www.intersoftsolutions.com/Community/WebGrid/sharepointinstallation/</link><pubDate>Mon, 21 Dec 2009 08:48:50 GMT</pubDate><dc:creator>matteoa</dc:creator><category>sharepoint web grid 7.0</category><description>&lt;p&gt;More infos:&lt;/p&gt;
&lt;p&gt;i'm able to use the webgrid in sharepoint designer setting trust level to Full, but when i try to see tha aspx page that holds the webgrid control i get the same error. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I also have a js error: &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Webpage error details&lt;/p&gt;
&lt;p&gt;User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C; .NET4.0E)&lt;br /&gt;Timestamp: Mon, 21 Dec 2009 13:47:42 UTC&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Message: 'null' is null or not an object&lt;br /&gt;Line: 9&lt;br /&gt;Char: 34130&lt;br /&gt;Code: 0&lt;br /&gt;URI: &lt;a href="http://vmoss2007/ISRes.axd?F/ISCore.js/305000750"&gt;http://vmoss2007/ISRes.axd?F/ISCore.js/305000750&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;do you understand what i miss?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;the axd mapping should be good because if i type&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="http://server/site/ISRes.axd?G/wg_filter.gif"&gt;http://server/site/ISRes.axd?G/wg_filter.gif&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;i correctly get an image&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>License issues using WebGrid 7.0 in a sharepoint webpart</title><link>http://www.intersoftsolutions.com/Community/WebGrid/sharepointinstallation/</link><pubDate>Mon, 21 Dec 2009 07:45:49 GMT</pubDate><dc:creator>matteoa</dc:creator><category>sharepoint web grid 7.0</category><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;i have read and applied all the instructions in this file&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Community/Attachments/508/WebGridNET6_SPD2007.pdf"&gt;http://www.intersoftpt.com/Community/Attachments/508/WebGridNET6_SPD2007.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but i'm not able to use web grid 7.0 in a sharepoint webpart.&lt;/p&gt;
&lt;p&gt;I have a webpart, inside the web part i use an ascx control that holds the webgrid control.&lt;/p&gt;
&lt;p&gt;Everything works fine in a "standard" webapplication. But inside a webpart i have licenses issues.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I'm using a 30 days trial download, i installed it 2 days ago so i'm sure that license is not expired. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I registered in web.config axd association, but i don't know where to find the trial license files and expecially where to put them. The program used to deploy assemblies is quite useless for me since i don't have a final license code&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The current error is &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;WebGrid.NET - Unlicensed version&lt;br /&gt;The system is unable to find the license needed to run this component.&lt;br /&gt;For more information about the License Agreement of this component, please visit &lt;a href="http://www.intersoftpt.com/"&gt;Intersoft Website&lt;/a&gt; or send email to &lt;a href="mailto:accounts@intersoftpt.com"&gt;Intersoft Accounts Dept&lt;/a&gt;&lt;br /&gt;Check lists: * Make sure you entered correct license key (not RuntimeLicenseKey) during Installation. * License key is Case Sensitive.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Any help would be great.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>