Jump to content

Recommended Posts

Posted

Hi all,

 

If i download a file with german characters
like ä,ö,ü,Ä,Ö,Ü,ß we don't get the download.

In Standalone mode it is ok, in ISAPE Mode the
generation of temporary file in cache folder is fault.

For now i must change these characters in others
the it works but this isn't the right way.

What can i do? Is this a error in UNIGUI or
this are settings in IIS?

 

Posted

I think this is the same error

 

http://forums.unigui.com/index.php?/topic/1993-how-to-download-a-file-with-chiness-in-dll-mode/?hl=sendfile

 

eg UniSession.SendFile('d:\oa\abc.doc', abc.doc); in exe mode ok
UniSession.SendFile('d:\办公自动化\文档.doc', abc.doc); in exe mode ok
but UniSession.SendFile('d:\oa\abc.doc', abc.doc); in dll mode ok
UniSession.SendFile('d:\办公自动化\文档.doc', abc.doc); in dll mode no

 

Logged #1354

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...