Click here to Skip to main content
15,905,419 members

Comments by darshan_ur (Top 20 by date)

darshan_ur 13-Sep-12 10:46am View    
While setting up the First row if you fix the height then the scrolling wont update that row height. Same goes for Column.
darshan_ur 13-Sep-12 10:09am View    
IF the problem is with cross domain, then you could try adding a crossdomain.xml file in your asmx folder to allow cross domain access.
Examples of crossdomain.xml are given in below link:
http://www.senocular.com/pub/adobe/crossdomain/policyfiles.html
darshan_ur 13-Sep-12 10:05am View    
How are you assigning the Image parameter to the container?
darshan_ur 13-Sep-12 10:03am View    
Wes is correct, just remove the Width and height from both window and tabcontrol
darshan_ur 4-Sep-12 7:12am View    
Hi Taresh a simple question did you check the server for the xls file which you said that should be created.
I am not sure but i think the issue might be with the IIS user account as it might not have the priviledge to write onto the folder.