Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~418 People Reached
Favorite Tags
Member Avatar for mkn07

Hi, friends I have a problem with the web service return value. I have to do returning complex value from the service but when try to do, i take the below message. I succeeded the case with another method as creating class for the returning value but for System.IO.FileInfo, i …

0
49
Member Avatar for mkn07

i have a project that receives virtual directories from IIS, and show the files in directories as an windows application form. Here my problem with defining the path as [CODE]Directory.GetDirectories(dataDirectory)[/CODE] dataDirectory including the code is: //LM//W3SVC//1//Root//Data// also when i try another format as iis://localhost//w3svc//1//root//data and //localhost//W3SVC//1//Root//Data// anad also one back …

Member Avatar for Ramy Mahrous
0
307
Member Avatar for mkn07

i have a project that receives virtual directories from IIS, and show the files in directories as an windows application form. Here my problem with defining the path as Directory.GetDirectories(dataDirectory)Directory.GetDirectories(dataDirectory) dataDirectory including the code is: //LM//W3SVC//1//Root//Data// also when i try another format as iis://localhost//w3svc//1//root//data and //localhost//W3SVC//1//Root//Data// anad also one back …

0
62