No announcements
Found 2127537 threads
-
1 Votes
[UWP] "Could not find a part of the path"
The "Move" part.Answered | 6 Replies | 1328 Views | Created by Helen.W - Friday, September 23, 2016 11:57 PM | Last reply by Helen.W - Monday, September 26, 2016 9:57 PM -
0 Votes
Error in Could not find a part of the path
kindly advise, thank you {"Could not find a part of the path ...Answered | 5 Replies | 1791 Views | Created by Caulson - Tuesday, April 15, 2014 12:54 PM | Last reply by TSoftware-Old - Wednesday, April 16, 2014 2:38 AM -
0 Votes
Error: Could not find a part of the path
Hi Diego, It could be rather because of the drive letter used F:.Answered | 3 Replies | 2624 Views | Created by DIEGOCTN - Monday, July 18, 2016 3:28 PM | Last reply by ArthurZ - Monday, July 18, 2016 4:22 PM -
0 Votes
IIS v10 Could not find a part of the path
System.IO.DirectoryNotFoundException: Could not find a part of the path '\\x.x.x.x\foldername'.Answered | 1 Replies | 1816 Views | Created by TarekF - Tuesday, December 10, 2019 4:13 PM | Last reply by Dave Patrick - Tuesday, December 10, 2019 4:19 PM -
0 Votes
Could not find a part of the path '\\10.30.113.112\AudioFolder'.
You could give the VS application admin rights so the users when they generate the child folders would have admin access rights.Answered | 17 Replies | 1371 Views | Created by ardmore - Friday, May 9, 2014 2:43 PM | Last reply by Joel Engineer - Tuesday, May 13, 2014 1:37 AM -
0 Votes
Error : Could not find a part of the Path .
Hi BinaryWave, Please try to use the following code, Instead of hardcoding the path.Answered | 9 Replies | 7541 Views | Created by BinaryWave - Tuesday, April 14, 2009 3:49 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Thursday, April 16, 2009 6:09 AM -
0 Votes
Could not find a part of the path ... appxmanifest.xml
And for your scenario, I think it is better if you can copy the appxmainfest.xml file to a path which will not be changed by different log-on users, and then re-add reference ...Unanswered | 2 Replies | 5796 Views | Created by Mark.E.R - Wednesday, May 9, 2012 10:48 PM | Last reply by Candy Chiang - Friday, May 18, 2012 11:47 PM -
0 Votes
[UWP]Additional information: Could not find a part of the path 'c:\Assets\Testing.txt'.
var filestream = new System.IO.FileStream("/Assets/Testing.txt", System.IO.FileMode.Open, System.IO.FileAccess.Read, System.IO.FileShare.ReadWrite); ...Answered | 4 Replies | 975 Views | Created by Le Thien Hoang - Sunday, March 13, 2016 2:33 AM | Last reply by Barry Wang - Monday, March 14, 2016 8:36 AM -
0 Votes
VSTO addin error System.IO.DirectoryNotFoundException: Could not find a part of the path
Hi Eastman2010, It could be the "Microsoft Office Security Options" was changed accidentally.Answered | 5 Replies | 13895 Views | Created by eastman2010 - Thursday, January 6, 2011 7:42 AM | Last reply by Kingvincentt - Tuesday, July 4, 2017 9:38 AM -
2 Votes
Could not find a part of the path 'E:\Program Files (x86)\Microsoft Visual Studio 10.0VSTSDB\Microsoft.VisualStudio.Data.Schema.SEExtension.xml'.
Could not find a part of the path 'E:\Program Files (x86)\Microsoft Visual Studio ...Answered | 9 Replies | 9231 Views | Created by PeterSimmon - Monday, November 21, 2011 3:17 PM | Last reply by BobTheDeveloper - Wednesday, October 31, 2012 5:47 AM -
0 Votes
Error message: Could not find a part of the path 'US Bing Tablet tablet_volumeIN diagnostic_model_output_raw.csv'
The error says: Status Code: Failed Status Message: Could not find a part of the ...Answered | 3 Replies | 492 Views | Created by Ga_G2 - Tuesday, November 11, 2014 4:29 PM | Last reply by AK - Azure ML - Tuesday, November 11, 2014 5:13 PM -
0 Votes
SSIS File System Task Rename File Could not find a part of the path error
Hi JeannieC320, As far as I know, providing the new file name in the destination path is necessary when renaming file with File System Task in SSIS.Answered | 2 Replies | 6398 Views | Created by JeannieC320 - Monday, June 6, 2016 12:50 PM | Last reply by Seif Wang - Tuesday, June 7, 2016 9:24 AM -
1 Votes
<ApplicationContentUriRules> not persisted in package.appxmanifest and AppxManifest.xml
It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Answered | 6 Replies | 1099 Views | Created by ashwinde - Thursday, July 31, 2014 9:00 PM | Last reply by Amanda Zhu - Thursday, August 7, 2014 3:04 AM -
0 Votes
[UWP]UTF-8 AppxManifest.xml file missing BOM
It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.Answered | 4 Replies | 1356 Views | Created by WYB - Friday, September 18, 2015 1:51 AM | Last reply by WYB - Friday, September 25, 2015 3:48 AM -
3 Votes
Search file with part of path
just change the fileinfo to string Dim spf As String = My.Computer.FileSystem.SpecialDirectories.Desktop For Each f As String In My.Computer.FileSystem.GetFiles(spf, ...Answered | 7 Replies | 2854 Views | Created by robi1955 - Sunday, September 13, 2009 4:28 PM | Last reply by jwavila - Monday, September 14, 2009 12:47 PM -
0 Votes
Find the installation path in the registry
I ask because the other way to find out is to open your MSI file with Orca and find the Component table entry for a file that was installed in that arbitrary folder.Answered | 4 Replies | 1490 Views | Created by Friedel Hartmann - Wednesday, November 18, 2015 9:06 AM | Last reply by PhilWilson - Thursday, November 19, 2015 8:40 PM -
2 Votes
renaming unicode parts of file path
127) { sb.Append((char)random.Next(65, 90)); } else { } sb.Append(c); } HTH CiaranAnswered | 5 Replies | 3138 Views | Created by AKGMA - Thursday, July 16, 2009 4:08 PM | Last reply by AKGMA - Friday, August 14, 2009 1:46 PM -
0 Votes
Could not find SDK "Bing.Maps.Xaml
Once I uninstalled that, restarted VS 2012, then went and ran the Bing.Maps.vsix file again to install Bing Maps for Win 8 store apps, I could add references to Bing maps in ...Answered | 4 Replies | 1857 Views | Created by William LaMartin - Tuesday, January 28, 2014 2:31 AM | Last reply by Ricky_Brundritt - Tuesday, January 28, 2014 3:24 PM -
0 Votes
Could not find a part of the path
User840877147 posted http://www.netnewsgroups.net/aspnet/t1150-createdirectory-could-not-find-part-path.aspxAnswered | 3 Replies | 197 Views | Created by Anonymous - Saturday, March 27, 2010 7:22 AM | Last reply by Anonymous - Saturday, March 27, 2010 10:15 AM -
0 Votes
Could not find a part of the path
User-171897931 posted Could not find a part of the path 'S:\INTRANET ...Answered | 2 Replies | 123 Views | Created by Anonymous - Tuesday, April 28, 2009 3:28 PM | Last reply by Anonymous - Monday, May 4, 2009 6:48 AM - Items 1 to 20 of 2127537 Next ›
No announcements