Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
not a valid virtual path
not a valid virtual path
12-04-2007, 12:42 AM
sood.is.in
Joined on 10-29-2007
Posts 4
not a valid virtual path
Reply
Quote
Hi,
I want to read a RTF file which is placed on some other server. Below is what i m doing
this
.transcribeEditor.LoadRTF(
@
http://abc.com/Files/11-2007/1/44/Transcription/VoiceFiles/cb66dd6e-63ec-4697-bea5-d6a9deb71291.rtf
);
Below is the error i am getting
'http://abc.com/Files/11-2007/1/44/Transcription/VoiceFiles/cb66dd6e-63ec-4697-bea5-d6a9deb71291.rtf' is not a valid virtual path.
Please help
Thank you in advance.
View Complete Thread