473,660 Members | 2,475 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Copy files over network fails with Spanish characters

My app (VB.NET 2003) receives files from many sources, and does magic on
them. Then it must copy these files to a Network Attached Storage device.
However, if a file name has any ascii characters below 32 or above 127 (such
as Spanish characters), it fails with a message stating something about
syntax.

How can I get around this, short of removing these characters?

Michael

Nov 22 '05 #1
0 727

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1778
by: poisondart | last post by:
Is there a predefined entity set for Spanish accents? I know that I could just easily make one, except that I intend to do this for other languages in the future, which may have more accents than Spanish. The closest to what I was expecting was this link: http://www.altheim.com/specs/charents.html ....but the link to the ent file is broken. What is the usual/preferred method that you employ to render special
0
965
by: Michael Jackson | last post by:
My app (VB.NET 2003) receives files from many sources, and does magic on them. Then it must copy these files to a Network Attached Storage device. However, if a file name has any ascii characters below 32 or above 127 (such as Spanish characters), it fails with a message stating something about syntax. How can I get around this, short of removing these characters? Michael
2
1513
by: Siobhan | last post by:
Hi - I create a input box as follows: <INPUT id="inpJobDescEmpSpec" style="BORDER-RIGHT: gray thin solid; BORDER-TOP: gray thin solid; Z-INDEX: 181; LEFT: 232px; BORDER-LEFT: gray thin solid; WIDTH: 640px; BORDER-BOTTOM: gray thin solid; POSITION: absolute; TOP: 400px; HEIGHT: 22px" tabIndex="27" type="file" maxLength="250" size="87" name="inpJobDescEmpSpec" RunAt="Server"> to allow the user to select a file which I want saved to a SQL...
0
1372
by: Kirk | last post by:
I have created an application that copies images I select to two printer que's. The images are either AutoCAD plot files (.PLT) or scanned images (.TIF). My method works well for the PLT files on my two printers, however, I have problems when copying TIF images to one of them. I do a simply copy of the files like this: File.Copy (sSourceFilePath, sPlotterQuePath) When I try to do this on my 2nd printer (which is a HP LaserJet 5000N),
1
1341
by: Daniel T | last post by:
I have a web application that needs to copy files from a network share. I have been trying to use impersonation to accomplish this. This works if I impersonate my own network account ( domain\username ). However it fails when I use a user local to the machine hosting the share (RemoteMachine\username). Is there a way to copy the file using the (RemoteMachine\username) account through impersonation or other means?
2
7281
by: pramod | last post by:
Hi I am facing the problem while inserting the spanish characters in the DB2 UDB v8.2 database. We are pulling the data from SQL server through informatica and then pushing the same in the DB2 database. Codepage for DB2 database is UTF-8, which is Unicode. Whenever it is encountering any spanish charater it is giving the following error: SQL0302N The value of a host variable in the execute or open statement is too large for its...
4
10454
by: Davor | last post by:
Hi, my name is david. I need to read information from .pdf files and convert to .txt files, and I have to do this on python, I have been looking for libraries on python and the pdftools seems to be the solution, but I do not know how to use them well, this is the example that I found on the internet is: from pdftools.pdffile import PDFDocument from pdftools.pdftext import Text
4
3449
by: norikus | last post by:
C will read a text file and store the Spanish characters (á, é, í, ó, ú, ñ, and ¿) as simple ASCII characters. No problem. C#, though, acts as if it's blind. The text string "bahía" read from a file comes out as "baha" and if I'm testing for spelling errors (I'm a Spanish teacher) it's no help. From what I can find on the Internet, the .NET system appears to render accented characters into more complex structures, but I can't find any examples...
2
2647
by: Socotroco | last post by:
Hi, I'm new to this forum, its great to have found it, I hope someone can help me. At work we have a Class C local subnet, it has about 240 clients, actually I have given 241 IP numbers, we use fixed IP to maintain controll over the clients(its something decided long time ago, before I start working here). I have a Win NT server on that subnet acting as a BDC and has WINS service on, its all this server is doing right now, validating users...
4
626
by: rgw1 | last post by:
Hello, Can anyone help with this? I am using C# with IIS 6.0 on Windows 2003 Server. I am trying to copy a file over the network. It is attempting to copy a file on a NAS (external hard drive), which is Linux based. I have already set the permission on the NAS and I can copy files manually without any problem. If I run the same code on IIS 5.1 on Windows XP on the same network, it works!
0
8341
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8851
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8539
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8630
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4342
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2759
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.