Search

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

Matching Posts

  • Re: CR9 in Vista Biz IIS7.0

    Hi, After some troubleshooting, i realised that the issue was caused by access rights to my web app sub folder where i stored my rpt files. I need to write to this folder to generate some temp files before it can be exported to PDF. Basically, i got this err msg: System.UnauthorizedAccessException: Access to the path "C:\MPS\source\aspx\report" is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access
    Posted to Crystal Reports (Forum) by dragon_ballz96 on 12/14/2007
  • CR9 in Vista Biz IIS7.0

    Hi, I had developed a web app which was written in VS2003 a few years ago. VS 2003 Crystal Reports was used to generate a few reports to be exported to PDF. The app was deployed to a PC server running Win XP. Recently, my client has upgraded the machine to Vista Biz (IIS7.0). Apparently, the app is still running well except CR cannot generate the PDF file anymore. I have tried adding the necessary access rights to various temp folders in Windows, .Net 1.1, etc. It didn't work. Any advice on how
    Posted to Crystal Reports (Forum) by dragon_ballz96 on 12/10/2007
  • HTTP Error 500.19 error in Vista Business and IIS7

    I have just upgraded my development machine to Vista Business with IIS7. Whatever i try to run the web application (.Net 2.0, working fine in XP SP2) in IE, i was prompted with "HTTP Error 500.19, Error Code: 0x80070021". I have tried to look ard for a solution. But it is still not working. Any idea? Basically, i had installed VS2005 first then turned on IIS7.0. Will that be the cause? Let me know. Thks. Ryan
  • Re: Validation Controls Error Message Missing after AJAX post-back

    Hi, Is there any fix for FileUpload control like Validation controls? Ryan
    Posted to ASP.NET AJAX UI (Forum) by dragon_ballz96 on 6/4/2007
  • Re: Validation Controls Error Message Missing after AJAX post-back

    Indeed, it has resolved the issue. Thks.
    Posted to ASP.NET AJAX UI (Forum) by dragon_ballz96 on 5/31/2007
  • Validation Controls Error Message Missing after AJAX post-back

    I have a master template with a script manager and update panel (AjAX extensions, .Net 2.0). I have created a web form to do Product Info updating using the master template. Within the page, it has a few text boxes with validation controls such as Required and Custom Validator. Before a post-back, whenever there is an error, the validators will trigger and display the intended message accordingly. I have attched a sample of it. < asp : RequiredFieldValidator ID ="reqvalUserName" runat
    Posted to ASP.NET AJAX UI (Forum) by dragon_ballz96 on 5/30/2007
  • Read Excel with unknow table name

    Hi, I need to read an excel file using Oledb. Is there any way to retrieve the data from the 1st table without knowing the table name (not fix)? I have read a few articles saying to use an select query. If not, when exporting an datagrid to excel, is there any way to fix the 1st sheet name (table name)? Let me know. Thks. Ryan
    Posted to Other Databases (Forum) by dragon_ballz96 on 9/18/2006
  • Font Size issue

    Hi, I am using VS 2003 Crystal Report to build a View Bill report. The font sizes appear correctly in the PDF file generated via development server. When we deployed it to a live Win 2000 server, the font sizes seem to be slightly bigger than the desired one. Any idea how to resolve this issue? Ryan
    Posted to Crystal Reports (Forum) by dragon_ballz96 on 7/19/2006
  • MS Access Running No

    Hi all, I need to achieve the below in MS Access: 1. Get a latest running no from tblRunningNo (Run_No, int) via user-defined function in a update query for Goods Received table (each running no must be unique). 2. When update transaction is done, update Run_No by 1. 3. The same running no will be shared by Goods Return, Stock Transfer table. I am not familiar with Access. The current system is running in ASP .Net 1.1 environment. Pls kindly advice me how to do it. Thks. Ryan
  • Invoke web service via javascript

    Hi, I try to access a web service (a method in code-behind to access server time) via javascript. It is working fine in my local machine. But when i deploy it to a win 2003 server, i was prompted "Internal Server Error" when i access the site via my local machine. Just wonder if i have missed out anything in the settings? Let me know. Thks. Ryan
    Posted to XML Web Services (Forum) by dragon_ballz96 on 4/26/2006
Page 1 of 5 (47 items) 1 2 3 4 5 Next >