Page 2 of 2

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 19 Jan 2015 16:18
by Jorge Sousa
Hi

Actually, today i find out that there was un uncommited change :/ that was provoquing the error you posted, Sorry :/

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 29 Jun 2015 11:55
by tonyzhou
I use CGDevTools 2.6.0.93 trail, and tested CGJQueryGridDB, and add IWCGJQImage to Frame,but IWCGJQImage Cannot load Datalink under IW14.0.42+Asp.net4, why?

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 29 Jun 2015 12:33
by Jorge Sousa
Hello

What's the link? See browser inspect element

I'm sure it's a valid link and if Intraweb doesn't serve it, in ASP.NET mode, we cannot do anything about it,

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 29 Jun 2015 14:09
by tonyzhou
Thanks,

IWCGJQImage url:
http://localhost/..../$/temp/3F93F180D5 ... DD04CBDDE4

But I can show the image on IW StandAlone APP module, Is there any other way?

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 29 Jun 2015 14:33
by Jorge Sousa
Please use the URL Button to post the link

You can try to use TIWDBImage.

Re: Invalid URL on ISAPI when using Datalink

PostPosted: 29 Jun 2015 15:15
by tonyzhou
Thank you very much

I use IWDBImage, it works very good.