Skip to main content

Microsoft Silverlight

Answered Question deep zoom is not displayedRSS Feed

(0)

George1231
George1231

Member

Member

11 points

131 Posts

deep zoom is not displayed

Hello everyone,

I am using VSTS 2008 + C# + .Net 3.5 + Windows Vista Enterprise x86. I have used Silverlight Deep Zoom composer tool to export my composed images into Siverlight type. Everything is previewed fine after export successful message (I select browse from browser).

But when I click the Test.html in the exported project to show Deep Zoom effects from browser, nothing is displayed. Here is my screen snapshot. Any ideas what is wrong?

http://i41.tinypic.com/2dac561.jpg

thanks in advance,
George

 

msalsbery
msalsbery

Contributor

Contributor

2056 points

379 Posts

Re: deep zoom is not displayed

You're opening the html page in the yourprojectfolder/Exported Data/yourprojectname/DeepZoomProjectWeb/ClientBin folder, correct?

That works for me...

 

Mark

 

 

Mark Salsbery
Microsoft MVP - Visual C++

George1231
George1231

Member

Member

11 points

131 Posts

Re: deep zoom is not displayed

Mark, to my surprise, there is no clientbin folder in my exported project.

I have made two screen snapshots for,

1. my project folder generated by Deep Zoom Composer under Exported Data folder;
2. the content of GeneratedImages folder under my project folder.

Please refers them to,

http://i42.tinypic.com/346ncec.jpg

http://i42.tinypic.com/15zqkn9.jpg

Any ideas what is wrong?

 

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: Re: deep zoom is not displayed

Hey, try to regenrate the project from beginning. I do have folder structure as said by msalbery.

see it here:

http://i41.tinypic.com/35dc8jo.jpg

http://i40.tinypic.com/2lc4m5d.jpg

 

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

George1231
George1231

Member

Member

11 points

131 Posts

Re: Re: deep zoom is not displayed

Thanks Jay, I have tried again but the same issue. Maybe my export setting is not correct? :-)

Here is the screen snapshot about what settings I am using to export, any ideas what is wrong and anaylze further?

http://i42.tinypic.com/10sddfd.jpg

regards,
George

George1231
George1231

Member

Member

11 points

131 Posts

Re: deep zoom is not displayed

Hi Mark, in my most recent post, I tried to generate again the Siverlight project by using export function of Deep Zoom composer, but the same issue. I have posted my screen snapshot below, I am not sure whether my export settings are correct? Any ideas what is wrong?

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: Re: deep zoom is not displayed

 Hi I wonder. Your export screen is very different than mine. see here:

http://i39.tinypic.com/r2n7t2.png

can you tell me the version of Deep zoom Composer you are using?

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: Re: Re: deep zoom is not displayed

I think I got it. My version is older that yours.. I am installing new one and posting result here.

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Answered Question

Re: Re: Re: Re: deep zoom is not displayed

Test.html can only be started from the Web server or IIS. You can not run it from folder.

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

George1231
George1231

Member

Member

11 points

131 Posts

Re: Re: Re: Re: deep zoom is not displayed

Thanks Jay, your solution works. Final question, why deep zoom is not displayed when run locally (i.e. double click Test.html)?

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: Re: Re: Re: Re: deep zoom is not displayed

I think the parameter 

<param name="initParams" value="adFile=GeneratedImages" />

is unable to pass the folder information to the Silverlight object when started from local folder.

Since there is no Silverlight project of Deepzoom which we got in previous version of Deep Zoom, we don't have much access to modify this behavior.

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

George1231
George1231

Member

Member

11 points

131 Posts

Re: Re: Re: Re: Re: deep zoom is not displayed

Thanks Jay,

1. "is unable to pass the folder information to the Silverlight object when started from local folder." -- you mean we must pass absolute path value? Relative path GeneratedImages not working?

2. "Since there is no Silverlight project of Deepzoom which we got in previous version of Deep Zoom, we don't have much access to modify this behavior." -- sorry for my bad English, which behavior do you mean we can not modify?

3. "previous version of Deep Zoom" -- you mean previous version of Deep Zoom Composor?

jay nanavati
jay nana...

Contributor

Contributor

3388 points

624 Posts

Re: Re: Re: Re: Re: Re: deep zoom is not displayed

2. In previous version of deepzoom composer, the export folder also have complete C# Silverlight project. So in source code, you can actually see what is happening and can also change that. This project is now not exported with current version of DeepZoom Composer.

 

 

Jay K Nanavaty
www.technologyopinion.com
Mark as answer if it helps. It will also help others...

George1231
George1231

Member

Member

11 points

131 Posts

Re: Re: Re: Re: Re: Re: deep zoom is not displayed

Thanks Jay, you mentioned, "is unable to pass the folder information to the Silverlight object when started from local folder." -- you mean we must pass absolute path value? Relative path GeneratedImages not working?

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities