473,385 Members | 1,927 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.

Problem with XML Namespace

Hello,

As a VB6 programmer, I'm quite a newbee in .NET.

I'm working with Visual Studio .NET 2005 Beta2 and try write a class that
reads an online xml document. Let's say, something you would do with XmlHttp
in VB6.

My problem is, that my GUI does not recornize the System.xml namespace.
I get this error: "namespace or type specified in the imports 'System.xml'
cannot be found"
Why do I get this error?

Thanks,
Ramon.

Nov 12 '05 #1
6 1305
Ramon wrote:
As a VB6 programmer, I'm quite a newbee in .NET.

I'm working with Visual Studio .NET 2005 Beta2 and try write a class that
reads an online xml document. Let's say, something you would do with XmlHttp
in VB6.

My problem is, that my GUI does not recornize the System.xml namespace.
I get this error: "namespace or type specified in the imports 'System.xml'
cannot be found"


It's System.Xml, not System.xml actually, but I'm not sure if that
matters in VB. Make sure you've got System.Xml.dll in the project's
references.

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.xmllab.net
http://blog.tkachenko.com
Nov 12 '05 #2
Thanks for your feedback, Oleg.
But it makes no difference.

Ramon

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Nov 12 '05 #3
Thanks for your feedback Oleg.
But it makes no difference.
Ramon

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Nov 12 '05 #4
Ramon wrote:
Thanks for your feedback, Oleg.
But it makes no difference.


Then you better provide more info about what you are doing, including
what is "my GUI" you are talking about etc.

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.xmllab.net
http://blog.tkachenko.com
Nov 12 '05 #5
My GUI is Visual Studio .NET 2005 Beta2
"Oleg Tkachenko [MVP]" <so**@body.com> schreef in bericht
news:%2****************@TK2MSFTNGP14.phx.gbl...
Ramon wrote:
Thanks for your feedback, Oleg.
But it makes no difference.


Then you better provide more info about what you are doing, including what
is "my GUI" you are talking about etc.

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.xmllab.net
http://blog.tkachenko.com

Nov 12 '05 #6
Ramon wrote:
My GUI is Visual Studio .NET 2005 Beta2


Well, your installation must be broken, try to reinstall Visual Studio.

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.xmllab.net
http://blog.tkachenko.com
Nov 12 '05 #7

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

Similar topics

3
by: Sandy | last post by:
Hi, I have two files as folllows file1.cpp #include<iostream> using namespace std; namespace { void show(); void fun() { cout<<"fun called\n"; } }
5
by: Alexis | last post by:
Hello, I have a set of classes I created from schema files using the xsd.exe tool. I'm using namespaces in the clases ( I had to because I have some classes with the same name but not the same...
9
by: Richard L Rosenheim | last post by:
I'm trying to query a XML file that was created via ADO.NET. My query wasn't returning anything, and I tracked the problem to an issue with the namespace that ADO.NET specified. When I remove the...
3
by: Steven Fox | last post by:
============================================================ About DB2 Administration Tools Environment ============================================================ DB2 administration tools level:...
10
by: anders | last post by:
I have 2 external assemblies A1 and A2 that both define class X in the global namespace. I need to use both assemblies in my VB project but the names X are ambiguous. How can I get around this...
2
by: yqlu | last post by:
I hava developed a client in C# that is connected to a 3-party XML Web Services developed in Java based on the AXIS 1.1. Most methods call are successful except for one method named "findObjects"...
1
by: Alex Maghen | last post by:
I've been using my installed VS 2005 for several months with no problem. Suddenly, something strange is happeneing and I'm not sure if it's something I'm missing in ASP.NET or something that's...
0
by: Sergio E. | last post by:
Hello, I have a problem with masterpages and forms security. I made a new Web site, in which I have my page of login like of beginning, a master page with only a sitemappath object in it, the...
0
by: Sergio E. | last post by:
Hello, I have a problem with masterpages and forms security. I made a new Web site, in which I have my page login.aspx as the homepage , a master page with only a sitemappath object in it, the...
6
by: praveenb000 | last post by:
we hosted a website http://vijayawadanalanda.org developed using asp.net and back end MS Accees database. There is some database connectivity problem occurring when saving the information in...
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: 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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.