I have asp.net 2011.2 installed on two laptops, one I use during a day another at night/weekend.
Somehow when I copy full project from my day laptop where everything is working fine to my other laptop
I can not open form with hierarchical grid sitting inside WebTab: Error Creating Control - wt, Unknown server tag 'ig:WebTab' At the same time if I would drop WebTab from Toolbox to the form it seems like it's ok....... How can I resolve this issue ?
Thanks.
Hi mcsiedel,
Make sure that you have installed the same build number on both machines. Also make sure that you have design assemblies.
Do you have the same Visual Studio versions?
http://forums.infragistics.com/forums/p/26694/99198.aspx#
http://forums.infragistics.com/forums/p/55981/287573.aspx#287573
Everything is exactly the same ( VS2010 & 2011.2 ) , I've run version utility against the project and it did take care of the problem, I just wonder why it arise in first place...
Hello mcseidel,
If the projects and environments are completely the same on both machines then try to remove all files from the Bin and Debug folder that were generated by Visual Studio during the compilation, clean and rebuild your project. Close all open aspx and cs files in Visual Studio and reopen them, this should refresh Visual Studio Designer. Let me know if it helps
Thank you
Tonight again I brought solution to other laptop ( everything version wise is the same) and it did not started to work until I've run version utility, here is the log, seems like nothing changed, what to do to avoid this issue ?
09:19:52: Running User Interface Version 11.2.20112.100009:19:52: Gathering volume and assembly information.09:20:07: ProjectFile element: TDWS\TDWS.csproj is being treated as a proj file.09:20:07: Analyzing TDWS.csproj...09:20:07: The project has references that need to be updated.09:20:15: Upgrading Solution TDWS.sln09:20:15: C:\JJPjs\TDWS\TDWS\Web.config has been backed up.09:20:15: Replacement for Infragistics4.Web.v11.2 is Infragistics4.Web.v11.2.09:20:15: Replacement for Infragistics4.WebUI.Documents.Reports.v11.2 is Infragistics4.WebUI.Documents.Reports.v11.2.09:20:15: Replacement for Infragistics4.WebUI.Documents.Excel.v11.2 is Infragistics4.WebUI.Documents.Excel.v11.2.09:20:15: Replacement for Infragistics4.WebUI.Documents.Word.v11.2 is Infragistics4.WebUI.Documents.Word.v11.2.09:20:15: Replacement for Infragistics4.WebUI.Documents.IO.v11.2 is Infragistics4.WebUI.Documents.IO.v11.2.09:20:15: Replacement for Infragistics4.WebUI.Documents.Core.v11.2 is Infragistics4.WebUI.Documents.Core.v11.2.09:20:15: Updating TDWS.csproj...09:20:15: C:\JJPjs\TDWS\TDWS\TDWS.csproj has been backed up.09:20:15: Updating Infragistics4.Web.v11.2 to new reference Infragistics4.Web.v11.2.09:20:15: 09:20:15: C:\JJPjs\TDWS\TDWS\Exhibits\ExhibitLR2Data.aspx has been backed up.09:20:15: Upgraded register directive Infragistics4.Web.v11.2 to Infragistics4.Web.v11.2.09:20:15: Upgraded register directive Infragistics4.Web.v11.2 to Infragistics4.Web.v11.2.09:20:15: Upgraded register directive Infragistics4.Web.v11.2 to Infragistics4.Web.v11.2.09:20:15: C:\JJPjs\TDWS\TDWS\Properties\licenses.licx has been backed up.09:20:15: Done Updating TDWS.csproj.