No announcements
Found 426839 threads
-
0 Votes
Illegal characters in path
It works perfectly on my PC when I launch it from visual studio but when i copy it on server it shows an error: Illegal ...Answered | 3 Replies | 45 Views | Created by Anonymous - Saturday, August 28, 2010 6:06 PM | Last reply by Anonymous - Sunday, August 29, 2010 8:25 AM -
0 Votes
DataContext.CreateDatabase causes error "Illegal characters in path"
I then called CreateDatabase from my DataContext class and every time, it errs with the following info: Illegal characters in ...Unanswered | 3 Replies | 6635 Views | Created by yellowcup - Friday, June 27, 2008 4:19 PM | Last reply by Paulo Morgado - Tuesday, August 19, 2008 12:45 AM -
0 Votes
Checking for illegal characters in path
User1508394307 posted If you want to check against platform-specific characters that cannot be specified in the path, ...Answered | 2 Replies | 26 Views | Created by Anonymous - Saturday, March 10, 2012 1:21 AM | Last reply by Anonymous - Thursday, March 15, 2012 3:53 AM -
0 Votes
System.ArgumentException 'illegal characters in path.'
This error "System.ArgumentException: illegal characters in path" is not specifically for SQL Server connection but to .Net exception.Unanswered | 7 Replies | 5937 Views | Created by TheMax24 - Saturday, December 15, 2018 3:15 PM | Last reply by TheMax24 - Tuesday, December 18, 2018 1:26 PM -
0 Votes
error : "Illegal characters in path"
SO i have just cut the path and that is good.Answered | 2 Replies | 6585 Views | Created by lenora - Wednesday, April 19, 2006 9:09 AM | Last reply by lenora - Wednesday, April 19, 2006 12:34 PM -
0 Votes
(rsHttpRuntimeError) Get Online Help Illegal characters in p
If so, based on the error message, it could be caused by there exists illegal characters in the URL Path.Answered | 1 Replies | 4083 Views | Created by RKumar85 - Wednesday, July 27, 2016 9:19 AM | Last reply by Xi Jin - Thursday, July 28, 2016 5:22 AM -
0 Votes
XML parsing: line 2, character 1, illegal xml character
Can you post a small example of this XML which looks like it is held in a character column.Answered | 11 Replies | 24475 Views | Created by ion860 - Thursday, June 7, 2012 8:23 PM | Last reply by ion860 - Monday, June 11, 2012 5:00 PM -
0 Votes
Fatal: Illegal characters in path.
System.ArgumentException: Illegal characters in path.Unanswered | 19 Replies | 455 Views | Created by Anonymous - Thursday, January 31, 2008 7:37 PM | Last reply by Anonymous - Wednesday, February 20, 2008 5:20 PM -
0 Votes
Illegal characters in path
"Illegal Characters in Path" is, I believe a System.ArgumentException.Unanswered | 8 Replies | 161 Views | Created by Anonymous - Monday, January 9, 2012 6:20 AM | Last reply by Anonymous - Monday, January 16, 2012 11:49 AM -
14 Votes
Special character ( < , > ) in XML Path (' ')
In split the difference between XML and CLR is huge, while in un-split it is almost the same as long as you do not need to use replace or any other "text formatting"(according to ...Answered | 12 Replies | 17319 Views | Created by Skuragayala - Monday, January 5, 2015 8:21 PM | Last reply by pituach - Wednesday, January 7, 2015 8:52 PM -
0 Votes
Illegal Characters in path on Generating Graph
This thread might be related: "Illegal characters in path" on generating graphs for solution The poster reported ...Proposed | 1 Replies | 2922 Views | Created by Liltoua - Thursday, April 25, 2013 9:19 PM | Last reply by Esther Fan - Thursday, April 25, 2013 11:54 PM -
0 Votes
Illegal characters in path
You'd better check your access urls to see whether there is some invalid character in your url.Answered | 3 Replies | 6574 Views | Created by octapi - Wednesday, May 26, 2010 6:50 PM | Last reply by Jonathan Shen - Wednesday, June 2, 2010 3:09 AM -
0 Votes
System.ArgumentException: Illegal characters in path
System.ArgumentException: Illegal characters in path What is the illegal character here?Answered | 5 Replies | 6074 Views | Created by rowter - Tuesday, September 21, 2010 1:06 AM | Last reply by Family Tree Mike - Tuesday, September 21, 2010 1:52 AM -
0 Votes
Does CFtpConnection support ftp path with Chinese characters?
The ftp path with Chinese characters is created by my program!Answered | 3 Replies | 505 Views | Created by Ping.L - Thursday, March 15, 2018 10:53 AM | Last reply by Baron Bi - Monday, March 19, 2018 8:55 AM -
0 Votes
Illegal characters in path
The @ symbol is used in code to indicate that the following string's \ characters should be treated literally instead of as escape characters.Answered | 10 Replies | 3366 Views | Created by sojour - Saturday, September 24, 2011 7:43 PM | Last reply by Rod Stephens - Sunday, September 25, 2011 3:21 AM -
0 Votes
Illegal characters in path.
FileUpload control will be looking for a physical path, not an IP or network share.Answered | 5 Replies | 43 Views | Created by Anonymous - Wednesday, August 31, 2016 7:08 AM | Last reply by Anonymous - Wednesday, August 31, 2016 4:36 PM -
6 Votes
Max file path of 259 character limit
You can see this for yourself by creating a path longer than 260 characters in Windows Explorer, and then trying to delete it; you won't be able to until you rename ...Answered | 13 Replies | 30536 Views | Created by deadlydog - Friday, November 19, 2010 2:36 PM | Last reply by Rick.McCrea - Tuesday, June 27, 2017 6:22 PM -
0 Votes
WebClient illegal characters in path
My webclient, however, is erroring with the "Illegal characters in path" error.Unanswered | 4 Replies | 8898 Views | Created by Tab Alleman 2 - Friday, July 2, 2010 3:28 PM | Last reply by eryang - Thursday, July 8, 2010 8:14 AM -
0 Votes
Encoded quote (%22) in url path causes Illegal characters in path error
If you want to include certain special characters (like %22) as part of the URL, they have to be in the query string portion rather than in the path portion.Unanswered | 2 Replies | 174 Views | Created by Anonymous - Saturday, October 18, 2008 3:25 PM | Last reply by Anonymous - Thursday, June 4, 2009 6:20 PM -
0 Votes
XmlSchemaCollection.Add() gives "Illegal characters in path"
XmlSchemaCollection objSchemaCol = new XmlSchemaCollection(); objSchemaCol.Add("", strSchemaFile); The above lines of code gives the error when the second line is ...
No announcements