<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : cannot deploy controls</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : cannot deploy controls]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 04:12:23 +0000</pubDate>
  <lastBuildDate>Tue, 31 Aug 2010 14:27:35 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=17176</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[cannot deploy controls : Thanks for the quick reply, Mario!   ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59984&amp;title=cannot-deploy-controls#59984</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6346">jkirkhart</a><br /><strong>Subject:</strong> 17176<br /><strong>Posted:</strong> 31 August 2010 at 2:27pm<br /><br /><DIV>Thanks for the quick reply, Mario!</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by SuperMario" alt="Originally posted by SuperMario" style="vertical-align: text-bottom;" /> <strong>SuperMario wrote:</strong><br /><br />Do you embed the license information?&nbsp; What is the error?<BR>http://codejock.com/support/articles/com/general/g_3.asp<BR></td></tr></table> </DIV><DIV>&nbsp;</DIV><DIV>For what it's worth, I'm just running the evaluation version, I haven't bought the software yet.&nbsp; I do not see a .lic file in the directory you mentioned.&nbsp; I do see the .ocx files for all the controls, though.</DIV><DIV>&nbsp;</DIV><DIV>did I miss something with my install of the trial software?&nbsp; are there other things to look at?&nbsp; is this not possible with my trial software?</DIV><DIV>&nbsp;</DIV><DIV>Also, as far as errors go, I don't get anything very intuitive, it's just one of those Windows "application has crashed.&nbsp; would you like to send an error report?"</DIV><DIV>&nbsp;</DIV><DIV>best I can provide is the following I transcribed from the error:<BR>Error signature---<BR>EventType: clr20r3&nbsp;P1: xtremesuiteprotest.exe&nbsp;P2: 1.0.0.0<BR>P3: 4c7d48e9&nbsp;P4: system.windows.form&nbsp;P5: 2.0.0.0&nbsp;P6: 4889dee7<BR>P7: 199c&nbsp;P8: 2&nbsp;P9: pszqoadhx1u5zahbhohghldgiy4qixhx</DIV><DIV>&nbsp;</DIV><DIV>thanks again!</DIV><DIV><BR>Jason</DIV>]]>
   </description>
   <pubDate>Tue, 31 Aug 2010 14:27:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59984&amp;title=cannot-deploy-controls#59984</guid>
  </item> 
  <item>
   <title><![CDATA[cannot deploy controls : Do you embed the license information?...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59980&amp;title=cannot-deploy-controls#59980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 17176<br /><strong>Posted:</strong> 31 August 2010 at 1:07pm<br /><br />Do you embed the license information?&nbsp; What is the error?<br>http://codejock.com/support/articles/com/general/g_3.asp<br>]]>
   </description>
   <pubDate>Tue, 31 Aug 2010 13:07:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59980&amp;title=cannot-deploy-controls#59980</guid>
  </item> 
  <item>
   <title><![CDATA[cannot deploy controls : I&amp;#039;m building an app that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59974&amp;title=cannot-deploy-controls#59974</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6346">jkirkhart</a><br /><strong>Subject:</strong> 17176<br /><strong>Posted:</strong> 31 August 2010 at 11:59am<br /><br />I'm building an app that requires a calendar control, and stumbled on CodeJock's ActiveX COM Suite Pro, which has a nice calendar control.&nbsp; I was able to work the calendar control into my program just fine, but when I went to deploy it to another machine, after installation the app crashed.&nbsp; No matter how many times I rerun the app (or the installer), it keeps crashing on this other machine.&nbsp; I've tried creating a simple blank project (both vb.net and c#, .net 2.0 and 4.0) and publishing it, then installing on this problem machine, and it works just fine.&nbsp; however, when I drop a single calendar control onto the empty form canvas and repeat the process, I have the same problem I did in my real application.&nbsp; I think these controls have great promise, but if I can't deploy to my client machines, I'll have to keep looking <img src="http://forum.codejock.com/smileys/smiley18.gif" border="0"><DIV>&nbsp;</DIV><DIV>another interesting observation that I'm adding after the fact: if I remove the control from the form, but leave the references in the project, the app runs fine and the blank form pops up without crashing.&nbsp; So the presence of the references to the controls don't seem to be a problem, only having the control on the page.&nbsp; I've further tested with other Suite Pro controls, and have the same issue.</DIV><DIV>&nbsp;</DIV><DIV>So, can anyone PLEASE offer me some guidance on what I should do next?&nbsp; Here's specifics:</DIV><DIV><U>development machine</U></DIV><DIV>Win 7 x64, Visual Studio 2010 Ultimate</DIV><DIV>&nbsp;</DIV><DIV><U>target machine</U></DIV><DIV>win xp x86, sp3 running in Virtual PC on the Win 7 box</DIV><DIV>&nbsp;</DIV><DIV>as mentioned before, I've tried from scratch in both vb.net and c#, with .net versions 2.0 and 4.0.&nbsp; correct .net frameworks have been properly installed.&nbsp; when the Suite Pro controls are present, the app won't run.&nbsp; when they are not present, the app runs just fine.</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Tue, 31 Aug 2010 11:59:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17176&amp;PID=59974&amp;title=cannot-deploy-controls#59974</guid>
  </item> 
 </channel>
</rss>