iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Martin remoted into my system for 2 hours, and we found that the versions were correct between the GAC, the project BIN, and the WebUI Studio files created during the install of WebUI Studio 2011.
It was finally concluded that all of the references and code lines for WebUI in webconfig had to be removed, the project saved, Visual Studio closed, the appropriate "Temporary ASP.NET Files" folders deleted, and Visual Studio project opened back up, the lines added back to webconfig, and the NECESSARY references added back to the project, to get the designer running again AND the project remaining stable...
Long, long, road to get there, but problem resolved!
I have reconfirmed the version numbers between the assemblies in GAC and the contents of the projects BIN folder - they are identical. I ran iisreset with Visual Studio closed and brought the project back up - same error. The ISNet.WebUI.Editor.v4.dll wasn't being referenced in the project, so I added it and confirmed proper versions between GAC and BIN - still same error...
The only thing that I found out of place was in the .csproj file for the project:
<Reference Include="ISNet.WebUI.WebGrid, Version=7.0.7200.417, Culture=neutral, PublicKeyToken=3e60b85fb8502d5e, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> </Reference> <Reference Include="ISNet.WebUI.WebGrid.Editor, Version=7.0.7200.429, Culture=neutral, PublicKeyToken=86c0ac2b39cea36a, processorArchitecture=MSIL"> <Private>True</Private> </Reference> <Reference Include="ISNet.WebUI.WebGrid.Resources, Version=7.0.7200.417, Culture=neutral, PublicKeyToken=3e60b85fb8502d5e, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> </Reference>
Note that the version numbers in the .csproj file for WebGrid and WebGrid.Resources are both 7.0.7200.417, though with the project actually open in Visual Studio, they both show version numbers 7.0.7200.429.
Thanks again for your prompt response,
Chris
Thank you for the quick response. What I had posted originally was that the versions appear to be the same in Windows\assembly and my projects BIN folder (see attachment). Is there somewhere else that I might be missing? I've also checked the webconfig versus the sample C# files and nothing seems off there either, though I can open the designer for the sample WebGrids...
Thanks Martin! The doctype was already set as described, but making the WebExplorerPane height fixed resolved the issue. Are there any plans to fix that, or should users try to develop around it to resize dynamically?...
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname