Search

You searched for the word(s): microsoft
Showing page 50 of 109 (1,088 total posts) < 1 second(s)
  • Re: How to store the HTML code into database(microsoft access)

    Oupss... sorry my error... Just change   RS_ACTION.LockType = 1     to   RS_ACTION.LockType = 3   Also, be sure to have WRITE access in your folder  ''prototype/database''
    Posted to Cute Editor for ASP (Forum) by JFRanger on July 25, 2008
  • Re: error while converting html to pdf

    Hi gurpreet, Please refer to http://msdn.microsoft.com/en-us/library/9w766t6y(v=vs.80).aspx, it should help. And you can try set the ''memoryLimit'' to 20. More detail about the memoryLimit setting, please refer to http://msdn.microsoft.com/en-us/library/7w2sway1.aspx   Regards, Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 27, 2012
  • Re: Need a form to specify "SaveFiles" directory

    I tried setting ''TempDirectory'':                 $uploader->TempDirectory=''D:/Hosting/3380894/html/tmp''; The files upload, but I get the following error: Fatal error: Uncaught exception 'Exception' with message ...
    Posted to PHP File Uploader (Forum) by mhpeters on August 15, 2012
  • Re: After install..... There was no more

    Cobolet:       Could you test a url as :       /cutechatsample/filenotexists.aspx'' target=_blank>http://<myServer>/cutechatsample/filenotexists.aspx       ?       If you DOT NOT get this screen:     Server Error in '/' Application. ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on October 31, 2004
  • Re: Uploader In IE9 Modal

    IE9 allows you to rollback to IE8. If you were to roll back, and the problem were corrected, we could all be 100% certain that IE9 is the cause and not some toolbar or internet security or popup blocker. I for one would appreciate this very much and of course you could reinstall IE9 once convinced.   To rollback: ...
    Posted to Ajax Uploader (Forum) by dschwabe on June 30, 2011
  • Re: Nothing Works

    After further investigation...I was able to pull up this error. Microsoft JScript runtime error '800a139e'ASP Uploader needs read/write permission to the system temp folder. If your host doesn't allow such access, you can specify a different path using TempDirectory property. at function Ox34/aspuploader/aspuploader/resources/coreimpl.js, ...
    Posted to ASP Uploader (Forum) by msandwisch on April 26, 2011
  • Re: Does not work with Asp.net master pageing

    I have tested asp.net image gallery in master page, it works fine. This issue is not related to master page. Please check http://support.microsoft.com/default.aspx?scid=kb;en-us;970459&sd=rss&spid=8940 , if your issue is still existing, can you create one test project which can reproduce this issue and send it to ...
    Posted to ASP.Net Image Gallery (Forum) by Eric on August 30, 2010
  • Re: Uploader Message Select fiewer files

    christian,   Both the Flash/Silverlight use windows API GetOpenFileName ( http://msdn.microsoft.com/en-us/library/ms646927(VS.85).aspx ) to show the dialog.   And this dialog has 32K size limited of the selected filenames.   We can suggest the users do this way :   1. Select 200 files each ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 28, 2010
  • Re: Lots of logs in eventviewer

    Henrik Juel ,   I guest the problem is that your root app and the sub app use the same key for ASP.NET Forms authentication.   in web.config , you can see something like :   <authentication mode=''Forms''>    <forms name=''YourFormsAuthName'' /> </authentication>   If your root site and ...
    Posted to Cute Live Support (Forum) by cutechat on October 21, 2009
  • Re: Basic Evaluation Question

    Mike,   >>but I don't see any documentation in the trial download,   You can find two document files in the document folder.   a. Class reference b. Developer's guide   >>I am uploading files, but to where? How do I specify the upload directory?     void Uploader_FileUploaded(object ...
    Posted to Ajax Uploader (Forum) by Adam on August 28, 2008
« First ... < Previous 48 49 50 51 52 Next > ... Last »