473,385 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

The URI prefix is not recognized.

Hi

I am trying to get a response from a mms:// address. I am using this:

Dim wr As HttpWebRequest = WebRequest.Create("mms://<my mms address>>")

Dim re As HttpWebResponse = wr.GetResponse()

I get an error:

The URI prefix is not recognized.
How can i do this?

thanks

N
Jun 21 '07 #1
2 3327
Have you looked at HttpResonse & HttpRequest?

--
Jimmy V
..NET Development Team - CTS, Inc
jv*********@hotmail.com

www.askcts.com
"Nick C" <be****@gmail.comwrote in message
news:eL**************@TK2MSFTNGP03.phx.gbl...
Hi

I am trying to get a response from a mms:// address. I am using this:

Dim wr As HttpWebRequest = WebRequest.Create("mms://<my mms address>>")

Dim re As HttpWebResponse = wr.GetResponse()

I get an error:

The URI prefix is not recognized.
How can i do this?

thanks

N

Jun 21 '07 #2
Hi JImmy

do you have a sample of how to do that?

th. N
"Jimmy V" <jv********@hotmail.comwrote in message
news:uF*************@TK2MSFTNGP04.phx.gbl...
Have you looked at HttpResonse & HttpRequest?

--
Jimmy V
.NET Development Team - CTS, Inc
jv*********@hotmail.com

www.askcts.com
"Nick C" <be****@gmail.comwrote in message
news:eL**************@TK2MSFTNGP03.phx.gbl...
>Hi

I am trying to get a response from a mms:// address. I am using this:

Dim wr As HttpWebRequest = WebRequest.Create("mms://<my mms address>>")

Dim re As HttpWebResponse = wr.GetResponse()

I get an error:

The URI prefix is not recognized.
How can i do this?

thanks

N


Jun 21 '07 #3

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

Similar topics

1
by: Holger Joukl | last post by:
Hi there, 2 questions regarding build/installation issues: 1. In the python 2.3.3 setup.py script, the detect_modules method of class PyBuildExt contains the following code: 253 if...
3
by: Jacques | last post by:
I'm experiencing the following problem The source xml file uses a prefix (wpl:) and look like this (shortened): ----------------------------------------------------------------- <?xml...
4
by: Krishna Tulasi via .NET 247 | last post by:
Hi, I am having trouble with creation of XML programmatically using .NET. Specifically Im trying to create an element which looks like below and insert into an existing xml doc: <Worksheet...
5
by: Anupam Godbole | last post by:
Hi everybody, Whenever I load a .HxT/.HxC file thru the XmlDocument::Load function, I get the error "The URI prefix is not recognized.". How do I resolve the error? Waiting for reply... Anupam
10
by: dba123 | last post by:
Why am I getting this error for Budget? Error: An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Additional information: String was not...
4
by: BizTalk Benjamin | last post by:
Hi, I have an XmlDocument loaded from a memory stream. I set the document element prefix in this way XmlElement e = xDoc.DocumentElement; e.Prefix = "abc" When i simply write the document...
2
by: scottpet | last post by:
Hi, I want to add a namespace prefix to the root node of an object I am serializing to XML. I have been reading though this article:...
30
by: Xah Lee | last post by:
The Concepts and Confusions of Prefix, Infix, Postfix and Fully Functional Notations Xah Lee, 2006-03-15 In LISP languages, they use a notation like “(+ 1 2)” to mean “1+2”....
8
by: subramanian100in | last post by:
Consider int i = 10; Why do we say that ++i yields an Lvalue and i++ yields an Rvalue ? I thought both these expressions yield only values. I am unable to understand the difference
0
by: =?Utf-8?B?bWFydGlqbmthYWc=?= | last post by:
Hi, In our webapplications we work with global resource files wich are referenced as: <asp:Literal ID="litWaiting" runat="server"...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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,...

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.