472,975 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Building XmlSampleGenerator code

While building XmlSampleGenerator code from MSDN, I get missing XmlSchemaSet
reference. Here is the screen dump, if needed.

C:\Documents and Settings\Dr Sarang\My Documents\MSDN\XML Sample
Generator>build

Could Not Find C:\Documents and Settings\Dr Sarang\My Documents\MSDN\XML
Sample
Generator\XmlSampleGenerator.dll
Could Not Find C:\Documents and Settings\Dr Sarang\My Documents\MSDN\XML
Sample
Generator\XmlSampleGenerator.pdb
Now Building XmlSampleGenerator
XmlSampleGenerator.cs(33,17): error CS0246: The type or namespace name
'XmlSchemaSet' could not be found (are you missing a using directive
or
an assembly reference?)
XmlSampleGenerator.cs(101,35): error CS0246: The type or namespace name
'XmlSchemaSet' could not be found (are you missing a using directive
or
an assembly reference?)
Now Building XmlGen.exe command line utility
Microsoft (R) Visual C# .NET Compiler version 7.10.3052.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.

error CS0006: Metadata file 'XmlSampleGenerator.dll' could not be found

Jul 21 '05 #1
3 5449
DrSarang,

With this information of you than probably nobody can say more than that
Metadata file 'XmlSampleGenerator.dll' could not be found and you probably
should set a reference to that.

Cor
Jul 21 '05 #2
If you read the dump carefully, you will realize that XmlSampleGenerator.dll
itself is not created in the batch process.

"Cor Ligthert" wrote:
DrSarang,

With this information of you than probably nobody can say more than that
Metadata file 'XmlSampleGenerator.dll' could not be found and you probably
should set a reference to that.

Cor

Jul 21 '05 #3
> If you read the dump carefully, you will realize that
XmlSampleGenerator.dll
itself is not created in the batch process.

Where I see it cannot be found

Cor
Jul 21 '05 #4

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

Similar topics

1
by: Scott Leerssen | last post by:
I'm trying to build Python 2.4.1 on HP-UX 10.20 and get the following during linking: /usr/ccs/bin/ld: Unsatisfied symbols: PyThread_acquire_lock (code) PyThread_exit_thread (code)...
17
by: Nick | last post by:
I am doing some research into building web applications using Object Oriented techniques. I have found the excellent patterns section on the MSDN site, but other than that I cannot find any good,...
3
by: DrSarang | last post by:
While building XmlSampleGenerator code from MSDN, I get missing XmlSchemaSet reference. Here is the screen dump, if needed. C:\Documents and Settings\Dr Sarang\My Documents\MSDN\XML Sample...
1
by: evillard | last post by:
hi, i've seen some people having problems to build XmlSampleGenerator.dll. read the article : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxmlnet/html/xmlgen.asp you can...
2
by: Troll | last post by:
Windows XP Pro VS 2005 & C# (I'm fairly new to C# but have doing VB.Net going on 2yrs and VB6 for 5yrs.) I'm using C# to build a custom RSS generator. I'm having trouble building the guid...
7
by: digimotif | last post by:
All, I'm currently working with a small development company on a PHP application they already have. There are several processing tasks that could be scripted in Python and run in the background...
13
by: treble54 | last post by:
I need to build PHP from source with the pdo_ibm extension and I am having an issue with it. Firstly, I am using Visual Studio .NET 2003 and I am building PHP from source through the Visual Studio...
4
by: vedrandekovic | last post by:
Hi, I have already install Microsoft visual studio .NET 2003 and MinGw, when I try to build a extension: python my_extension_setup.py build ( or install ) , I get an error: LINK : fatal...
12
by: Ludwig | last post by:
Hi all, we are building our own class library framework, with stuff in it that can be used in various projects at various clients. Initially we had 4 assemblies with everything in it. Of...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

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.