Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
905
Error with GaugeImages
posted
I followed the instructions on: http://community.infragistics.com/articles/build-custom-sharepoint-webpart.aspx and I am getting an error when I include the Web Part on my page. The error complains about missing the Virtual Directory to store the Gauge Images. So, I set the "DeploymentScenario.FilePath" property to point to

Me._Gauge.DeploymentScenario.FilePath = "C:\Infragistics\GaugeImages"

and the page wont load at all.  I also tried:

 Me._Gauge.DeploymentScenario.FilePath = "C:\Inetpub\wwwroot\wss\VirtualDirectories\80\Infragistics\GaugeImages" (and I created the dir of course)

 

Finally (yes, last of course) I read the directions and also tried creating the "ig_common" virtual directory and I put all images, scripts, forms, etc there as the instructions outlined. Still, I get the same error.

Any ideas? Is it something to do with directory permissions, or am I somehow setting the "FilePath" property wrong, or what?

Thanks!
Shayne 

 

 

Ideas??

Parents Reply Children