﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » .NET Forums » General .NET Discussion  » Using Infragistics Wrapper?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 00:17:13 GMT</lastBuildDate><ttl>20</ttl><item><title>Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17475.aspx</link><description>Hi,&lt;P&gt;I have Infragistics v 8.1.20081.1000, I want to use this wrapper and when compiling the MicroFour StrataFrame Ingragistics Wrapper solution I get the following error:&lt;/P&gt;&lt;P&gt;[quote]Error creating assembly manifest: Access is denied.[/quote]&lt;/P&gt;&lt;P&gt;Here is what I did:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Opened the MicroFour StrataFrame Ingragistics Wrapper solution &lt;/LI&gt;&lt;LI&gt;Removed all references to Infragistics version 7.xxx&lt;/LI&gt;&lt;LI&gt;Add the references libraries for the new version 8.1.20081.1000&lt;/LI&gt;&lt;LI&gt;Build the solution&lt;/LI&gt;&lt;LI&gt;Got error!:D&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I should point out that I do not have any other SF project or VS opened at the time of the build.&amp;nbsp; Also I searched through the forums and could not find an answer.</description><pubDate>Tue, 01 Jul 2008 14:32:56 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17516.aspx</link><description>Trent,&lt;/P&gt;&lt;P&gt;Whenever I ask for support in any forum I try to post as much information as possible to help the support party understand the issue and help me out faster.&lt;/P&gt;&lt;P&gt;Now I am also in the process of setting up the laptop I will use for the training and that is using Vista 32bits, so if I get into more issues I sure will let everybody know that this is Vista 32 :).</description><pubDate>Tue, 01 Jul 2008 14:32:56 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17515.aspx</link><description>Edhy,&lt;/P&gt;&lt;P&gt;Point understood...but the only reason I pointed this out is because I have gone back and looked at emails and forum posts and you consistenly bring up the 64-bit/install.&amp;nbsp; So I did not feel that this topic was closed from your point of view otherwise I would have looked past it as a non-issue.&amp;nbsp; But since I see you referencing the 64-bit install throughout a number of threads and emails, I thought it prudent to bring this up and bring this particular topic to a close.</description><pubDate>Tue, 01 Jul 2008 14:24:26 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17514.aspx</link><description>[quote][b]Trent L. Taylor (07/01/2008)[/b][hr]I want to point out that you are not the only person running on a 64-bit OS.&amp;nbsp;[/quote]&lt;P&gt;I am aware of that, so there is not need to point it out.&lt;/P&gt;&lt;P&gt;[quote]I am willing to bet that 30-40% of SF developers are running on a 64-bit platform and we have implemented comprehensive tests prior to a release on a 64-bit OS as well as others...I would never venture to say that there is not a problem in the install under a cetrain condition that we have not encountered, but if the OS is setup and VS is properly installed (i.e. no manual patch-jobs, or piece worked together) then the SF install will work.[/quote]&lt;/P&gt;&lt;P&gt;Trent, I am NOT saying that the SF installation is not working in general.&amp;nbsp; I am experiencing some problems since the intial install of SF and with the last 2 updates and all I am doing is posting the results to try to find out what the heck is happening with MY system which is very frustrating and time consuming. I am not blaming anybody nor the SF installation.&lt;/P&gt;&lt;P&gt;[quote]Click the StrataFrame -&amp;gt; Create StrataFrame Toolbox Tab and see if they appear.&amp;nbsp; Otherwise it is not finding the assembly.[/quote]Yes the assembly was not found until I manually copied it over the correct folder (see previous post to Michael)&lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Tue, 01 Jul 2008 14:20:36 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17512.aspx</link><description>[quote][b]Michael Reese (07/01/2008)[/b][hr]You should see an SF Infragistics&amp;nbsp; set of tools. By the way, make sure you&amp;nbsp; execute he afterbuild programme after he compile to move the new wrapper into the righ folders. Also, sometimes you have to rerun the s create toolbox addin?[/quote]&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;Thanks for info.&amp;nbsp; I found the AfterBuild.bat and executed it, then I open VS and re-created the Toolbox, but still not seeing SF-Ingragistics.&amp;nbsp; I used to have the demo version of DevExpress and that was created with no problem before.&lt;/P&gt;&lt;P&gt;Here is the content of the AfterBuild.bat, just in case I may have an outdated one:&lt;/P&gt;&lt;P&gt;[quote]"%ProgramFiles%\Microsoft Visual Studio 8\SDK\v2.0\Bin\gacutil.exe" -i %1 -f&lt;BR&gt;"%ProgramFiles%\Microsoft SDKs\Windows\v6.0A\bin\gacutil.exe" -i %1 -f&lt;BR&gt;copy /Y %1 "%CommonProgramFiles%\MicroFour\StrataFrame"&lt;BR&gt;copy /Y %2 "%CommonProgramFiles%\MicroFour\StrataFrame"[/quote]&lt;/P&gt;&lt;P&gt;Finally, I decided to simply copy the MicroFour StrataFrame Infragistics Wrapper.dll to the following folders:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;C:\Program Files (x86)\MicroFour\StrataFrame\Assemblies&lt;/LI&gt;&lt;LI&gt;C:\Program Files\Common Files\MicroFour\StrataFrame&lt;/LI&gt;&lt;LI&gt;C:\Windows\assembly&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Rebuild the SF Toolbox and now the SF Infragistics shows fine.&lt;/P&gt;&lt;P&gt;Once again, thanks for mentioning the AfterBuild.bat file.</description><pubDate>Tue, 01 Jul 2008 14:07:53 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17506.aspx</link><description>[quote]On Windows Vista 64 this folder represents the %ALLUSERSPROFILE% variable, which very well may be affecting the SF installation, so now I'll just wait for the next install to test it.[/quote]&lt;/P&gt;&lt;P&gt;I want to point out that you are not the only person running on a 64-bit OS.&amp;nbsp; I am willing to bet that 30-40% of SF developers are running on a 64-bit platform and we have implemented comprehensive tests prior to a release on a 64-bit OS as well as others...I would never venture to say that there is not a problem in the install under a cetrain condition that we have not encountered, but if the OS is setup and VS is properly installed (i.e. no manual patch-jobs, or piece worked together) then the SF install will work.&lt;/P&gt;&lt;P&gt;[quote]In the Toolbox I see the SF Controls &amp;amp; Components, I also see the NetAdvantage 8.1 Win CLR2.x, but don't see how to use/drop any of the wrapped controls to be used?&lt;FONT size=1&gt;&lt;BR&gt;&lt;/FONT&gt;[/quote]&lt;/P&gt;&lt;P&gt;Click the StrataFrame -&amp;gt; Create StrataFrame Toolbox Tab and see if they appear.&amp;nbsp; Otherwise it is not finding the assembly.</description><pubDate>Tue, 01 Jul 2008 13:23:23 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17503.aspx</link><description>HeyEhy,&lt;/P&gt;&lt;P&gt;You should see an SF Infragistics&amp;nbsp; set of tools. By the way, make sure you&amp;nbsp; execute he afterbuild programme after he compile to move the new wrapper into the righ folders. Also, sometimes you have to rerun the s create toolbox addin?&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;</description><pubDate>Tue, 01 Jul 2008 13:03:40 GMT</pubDate><dc:creator>Michael Reese</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17501.aspx</link><description>Ok, now that I was able to change the references in the wrapper library and build the solution, am I susppose to see the Infragistics wrapped controls in the Toolbox?&lt;/P&gt;&lt;P&gt;In the Toolbox I see the SF Controls &amp;amp; Components, I also see the NetAdvantage 8.1 Win CLR2.x, but don't see how to use/drop any of the wrapped controls to be used?</description><pubDate>Tue, 01 Jul 2008 12:45:17 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17500.aspx</link><description>Hi Trent,&lt;P&gt;You were right, it was a permission issue, for some reason, the Administrators group did not have access to the "C:\ProgramData\" folder which inlcudes the "C:\ProgramData\Application Data\Microsoft\Crypto\RSA" needed to generate the SNK files.&amp;nbsp; On Windows Vista 64 this folder represents the %ALLUSERSPROFILE% variable, which very well may be affecting the SF installation, so now I'll just wait for the next install to test it.&lt;P&gt;Thanks again!</description><pubDate>Tue, 01 Jul 2008 12:26:23 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Using Infragistics Wrapper?</title><link>http://forum.strataframe.net/FindPost17489.aspx</link><description>Generally you can chalk this up to permissions or something changing within the environment which requires the SNK file to need to be rebuilt.&amp;nbsp; We distribute this file so that you can recompile the SF assemblies, but there really isn't anything that I can do from this side as it has to do with your machine and environment.&amp;nbsp; You may need to manually run the sn.exe to resign the assembly.&amp;nbsp; I have &lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;never&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; heard of anyone needing to do this in the field...which may also allude to the issues you seem to continually fight during installation, but below are some posts that I found through Google:&lt;/P&gt;&lt;P&gt;&lt;A href="http://it.gps678.com/8/0db9a3bd4ff1b1be.html"&gt;http://it.gps678.com/8/0db9a3bd4ff1b1be.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://forums.msdn.microsoft.com/en/msbuild/thread/5fcb9fd2-90ad-4388-a688-9dbf1ea4e361/"&gt;http://forums.msdn.microsoft.com/en/msbuild/thread/5fcb9fd2-90ad-4388-a688-9dbf1ea4e361/&lt;/A&gt;</description><pubDate>Tue, 01 Jul 2008 09:43:53 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>