Search

You searched for the word(s): userid:867169

Matching Posts

  • Handler file in ASP.net

    Hi Can some body explain me when i have create a handler file in a web application I want to know if a task that can be done by a .aspx file why i choose a handler file. is There any benifits
    Posted to Web Forms (Forum) by SG_himadri on 12/30/2009
  • The PrintToPrinter() problem-->The RPC server is unavailable

    Hi I am faceing some Problem on Crystal reoprt Printing. I want help of Others. For printing i wrinte the following code ReportDocument rpt; ..................... rpt.PrintOptions.PrinterName = DropDownList1.SelectedValue; rpt.PrintToPrinter(1, false, 0, 0); but it shows the following error The RPC server is unavailable How can i slove it. Any Solution??
    Posted to Crystal Reports (Forum) by SG_himadri on 9/1/2009
  • Print Control of Crystal Report

    Hi, I need print report from print button viewer direct to printer. I added to web.config file < configSections > < sectionGroup name= "businessObjects" > < sectionGroup name= "crystalReports" > < section name= "printControl" type= "System.Configuration.NameValueSectionHandler, System, Version=10.2.0.1078, Culture=neutral, PublicKeyToken=b77a5c561934e089, Custom=null" /> </ sectionGroup > </ sectionGroup > </ configSections
    Posted to Crystal Reports (Forum) by SG_himadri on 8/31/2009
  • Re: Crystal Report Viewer Print Option

    Thanks for asking my Satus But Still I do not Get Any Solution.... When i Select the Print Mode Property of CrystalReportViewer It Give two option 1. PDF and 2. ActiveX if i Select PDF then when i click to the Print Button on CrystalReportViewer toolbar it open in PDF and I can print using PDF if i Select ActiveX then when i click to the Print Button on CrystalReportViewer toolbar it shows some error. But i want to open the print dialog box when Click to the Button on CrystalReportViewer toolbar
    Posted to Crystal Reports (Forum) by SG_himadri on 8/28/2009
  • Crystal Report Viewer Print Option

    Hellow I am working in Crystal report at a project. But I am very novice at crystal Report.So Need Help On following metter I have crystal Report in my webpage. The .net Crystal report viewer views this report. But when i click the print button on crytal report viewer it exports the report at .pdf formet. I want to open the print dialog Box instead of exporting at .pdf formet. Is it Possible??? if yes How??? Help Me.... Himadri Das Software Developer Akij Group Akij Chember 73, Dilkusha C/A Dhaka
    Posted to Crystal Reports (Forum) by SG_himadri on 8/19/2009
  • Re: How to Optimize the rendering speed of a ASP Ajax Page

    Thanks for reply But I am using ASP.net 2.0.... That's Why i cannot use <CompositeScript> or toolkit Script manager I have made some change in web.config file like this <system.web.extensions> <scripting> <scriptResourceHandler enableCompression="true" enableCaching="true"/> </scripting> </system.web.extensions> I also set the LoadScriptBeforeUI='false' and scriptMode='Release' of Script Manager this three change made the
  • How to Optimize the rendering speed of a ASP Ajax Page

    Hi I am a new comer at ASP.net Ajax page. so am faceing some problems. I have a ASP.net Ajax page where i use 3 ASP. dropdown List and 3 cascading dropdown extender for those 3 dropdown list. when i call the page from server it takes long time for first time rendering compare to a normal aspx page containing three dropdown list. How can i optimize the download/rendering speed of a aspx page containing Ajax Controls. I need this help very bedly...Is there Any one who can help me.. you can view the
  • how can i developed a fixed div at IE6 which does not scroll with page

    postion:fixed ---- this style sheet do not work at IE6. Is there any alternative to make the div fixed at IE 6. Please help me Himadri Das
    Posted to Client Side Web Development (Forum) by SG_himadri on 6/24/2009
  • Re: how can i developed a fixed div at IE6 which does not scroll with page

    Thanks for your replay. I tried whatever your suggest me. the code is as follows <html> <head> <title></title> <style type="text/css"> #mydiv{ width:500px; left:0px; top:0px; height:500px; overflow:none; } </style> </head> <body> <div id="mydiv"> test </div> <br><br><br><br><br><br><br> <br><br><br><br><br><br><br> <br><br><br><br><br><br><br>
    Posted to Client Side Web Development (Forum) by SG_himadri on 6/24/2009
  • need solution

    ERROR: The requested URL could not be retrieved after installing the visual studio 2005 when i run a project then following errors occurs ----> While trying to retrieve the URL: http://localhost:1055/WebSite1/ The following error was encountered: Connection Failed The system returned:
    Posted to Getting Started (Forum) by SG_himadri on 5/14/2009
Page 1 of 2 (14 items) 1 2 Next >