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
the problem was that i set the second window on 'invisible'. But even if i do a wd.ShowAndActivate(); before setting the value, it crashes....
If i didn't hide it it works...
Is there a workaround ?
But how it works under VS 2008 without an explicite installed IIS ?
so there will be an fix in the near future ?
At the moment it happens at the WebDialogBox.
The DLL versions are:
WebDesktop 3.0.7200.303Framework 3.0.5000.1
I think the iireset does not work, cause i have no IIS installed at the client. I use VS 2008 and this works as you know with an internal http server.
I think this runs very instable. After doing that an clearing the temp. Internetfiles on .NET the most controls are accessable in VS 2008. But one (WebDialogBox) not. After deleting the Internetfiles once again the WebDialogBox works but all the others get an error.
So why does this happen, and does this occur only by myself ?
http://localhost:1715/....
how can i check this ?
It happend also before. But now i can't get rid of them. If i insert a new WebTab i got the attached error message.
If i put in a WebGrid it works properly.
Attached the code. I wanna write the value in field bp_id.
Hi Gordon,
i did the same in my project (see attached file):
1 var webGrid = ISGetObject("WebGrid3");2 var selRow = webGrid.GetSelectedObject().GetRowElement();3 var wd = window.parent.ISGetObject("WebDesktopManager1").Windows.GetNamedItem("SCSProject");4 var bp_id = window.parent.frames[2].ISGetObject("bp_id");5 bp_id.SetValue(selRow.keyValue);6 wd.ShowAndActivate();
in line 4 i got the error message that the object does not support this property or method. The wd.ShowAndActivate() works.
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