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
Hi,
I have 2 problems to ask for help
1.When I create a webgrid,use WebGrid Designer to set some properties,but sometimes when I set the styles of Default Style to SilverStyle or BlackStyle,it may cause error,the error prompt means:Object reference not set to an instance of an object .
2.In the WebGridSamples,in the designer-Advanced-FormatConditions,and Add a FormatCondition,
When I want to set the ColumnMember,it cause error,which prompt:Object reference not set to an instance of an object.
Thanks very much!
Hi su su,
This problem occurs because the limitation of Visual Studio to generate auto-generate object from the assembly. To resolve this issue, I offered you this method:
1. Change the name of your Bin folder inside you project (Bin -> Bin_temp)
2. Make new Bin folder and put ISNet.WebUI.Resources.dll inside (you can copy from your old Bin folder)
3. Configure your ISDataSource
4. If ISDataSource successfully configured, delete the new Bin folder then Rename the old Bin folder to "Bin"
Hope this helps.
Regards,
Bernard
Could you let me know the version of VS that you used to replicate this issue? This issue might be happen because Designer doesn't got the object that used in Designer. For now you can set the value manually in you designer or programmatically using server-side event. Hope this helps.
10.0.40219.1 SP1Rel
I can replicate your 2nd issue here. Could you let me know the version of your WebGrid? I have submitted this issue as Work Item #1207. For now, you can put the value manually by typing the name of your column as ColumnMember. I'll let you know if I heard any news regarding this issue.
Hi Bernard,
the version of my WebGrid WebGrid.NET Enterprise 7.0.7200, and sometimes may also cause the problems that when I bind WebGrid to IsDatasource ,some times it can't bind data successfully.But when I bind WebGrid to SQLDataSource ,it can Bind successfully. I don't konw why. Thanks for your help
Hi Bernad,
I do it as you adviced, it work well now,but would you tell me which Visual Studio version should not cause this problem? Thank you very much!
This problem happen in all Visual Studio. Visual Studio have limitation memory that load assemblies. When you put an assembly only in Bin folder, Visual Studio will load that assembly definitely. That's why if you only put ISNet.WebUI.Resources.dll, ISDataSource will successfully configured.
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