Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) Add query string to the ImageGen.aspx (Read 14727 times)
Hamdy Ghanem
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 110
Location: Egypt
Joined: Mar 11th, 2009
Re: Add query string to the ImageGen.aspx
Reply #15 - Mar 2nd, 2011 at 1:47pm
Print Post  
I used ur project and replaced athe asp:ScriptManagerProxy by telerik:RadAjaxManagerProxy
and it is working good
so I think this is not the problem
problem still there and the digram is rendering but shapes is not visible
note: one of the nodes has image ,after rendering it looks like the browser miss the image  and has the x (not found image)
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Add query string to the ImageGen.aspx
Reply #16 - Mar 2nd, 2011 at 5:38pm
Print Post  
Please email to support@mindfusion.eu a sample project that shows the problem.
  
Back to top
 
IP Logged
 
Hamdy Ghanem
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 110
Location: Egypt
Joined: Mar 11th, 2009
Re: Add query string to the ImageGen.aspx
Reply #17 - Mar 3rd, 2011 at 9:50am
Print Post  
it is really a dnn module
u can implement ur control project into any dnn module and try it

we re really close from the error now, I figured out that the missed image is the diagram view it self
and I can draw in the missed image (the X box ) but after rendering I will lose the shape as well again
please check the attachment photo by email u send to me

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Add query string to the ImageGen.aspx
Reply #18 - Mar 3rd, 2011 at 11:29am
Print Post  
Ok, but the screenshot shows only that the control cannot find ImageGen.aspx, which we already knew about. If you think the path is correct, try setting a breakpoint in Page_Load in ImageGen.aspx.cs to see if the debugger ever stops there. If it doesn't, check again if the path in ImageGenLocation is correct. Otherwise try stepping through the code to see if there is some exception thrown.
  
Back to top
 
IP Logged
 
Hamdy Ghanem
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 110
Location: Egypt
Joined: Mar 11th, 2009
Re: Add query string to the ImageGen.aspx
Reply #19 - Mar 3rd, 2011 at 12:25pm
Print Post  
I did already  this and put a break point and it is not coming
and also there is no exception

I put the imageger in the folder of the module
and also put it out side in the main root
and both has break point but still not working
  
Back to top
 
IP Logged
 
Hamdy Ghanem
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 110
Location: Egypt
Joined: Mar 11th, 2009
Re: Add query string to the ImageGen.aspx
Reply #20 - Mar 3rd, 2011 at 12:26pm
Print Post  
ImageGenLocation is this a property or something I can set
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Add query string to the ImageGen.aspx
Reply #21 - Mar 3rd, 2011 at 2:45pm
Print Post  
Yes, it's a property of DiagramView.
  
Back to top
 
IP Logged
 
Hamdy Ghanem
Full Member
***
Offline


I love YaBB 1G - SP1!

Posts: 110
Location: Egypt
Joined: Mar 11th, 2009
Re: Add query string to the ImageGen.aspx
Reply #22 - Mar 5th, 2011 at 12:06pm
Print Post  
Finally it works
Thanks Stoyo so much , u really always helpful  Cheesy Cheesy Cheesy Cheesy Cheesy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint