473,386 Members | 1,819 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,386 software developers and data experts.

DataSet Gets Missing

I am developing in VS.NET environment using C# on Windows
Server 2003. The DataSet I used gets missing from the
tray. It give "Unspecified Error" and I cannot generate
or create new one in project anymore.

When I start a new project there is no problem. What is
happening?
Nov 15 '05 #1
2 1066
Hi,

Two remedies:
a) eliminate *your* code from form's parameterless constructor as it gets
executed every time you open form in designer
b) delete bin and obj folders under the project

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com

"Belee" <ba***@siliconpro.net> wrote in message
news:06****************************@phx.gbl...
I am developing in VS.NET environment using C# on Windows
Server 2003. The DataSet I used gets missing from the
tray. It give "Unspecified Error" and I cannot generate
or create new one in project anymore.

When I start a new project there is no problem. What is
happening?

Nov 15 '05 #2
Hi Miha!
Thank you soooo much. It worked. I deleted the bin and
obj folders. Thanks a lot.

Belee
-----Original Message-----
Hi,

Two remedies:
a) eliminate *your* code from form's parameterless constructor as it getsexecuted every time you open form in designer
b) delete bin and obj folders under the project

--
Miha Markic - RightHand .NET consulting & software developmentmiha at rthand com

"Belee" <ba***@siliconpro.net> wrote in message
news:06****************************@phx.gbl...
I am developing in VS.NET environment using C# on Windows Server 2003. The DataSet I used gets missing from the
tray. It give "Unspecified Error" and I cannot generate
or create new one in project anymore.

When I start a new project there is no problem. What is
happening?

.

Nov 15 '05 #3

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

Similar topics

7
by: Richard Myers | last post by:
Hello. I am getting an InvalidCastException which has revealed yet more of my ignorance. I cant believe i dont already know this and haven't encountered it before until now. I am consuming a...
4
by: Frnak McKenney | last post by:
I'm using an in-core DataSet as an image of my application's 'database' (a multi-table Access97 mdb file). Updates are made to the DataTables within the DataSet via forms with bound TextBoxes,...
3
by: Bill C. | last post by:
Hi, I've got a simple console app that just reads an XML file into a DataSet then prints out a description of each table in the DataSet, including column names and row values for each column. ...
2
by: LC | last post by:
I am on the learn C#. Net in 695 day program. I am just trying to learn stuff. I have MSAccess database with 1 table called 'ParmDate' with 1 column called 'ParmDate' which represents a date for...
4
by: CMW | last post by:
In VB.NET I'm retrieving a single table from a SQL Server (tblformdata). I need to search each record in the dataset to see if any data is missing from the records (i.e., missing first name,...
5
by: Darious Snell | last post by:
I am using windows forms and vb.net. My problem is a little complex so please bear with me. I have written an application that references a .com based API linked to an external client...
0
by: studboyshabbir | last post by:
Dear All, I am not sure, I am asking this question under right thread but pls help. I am facing following Problem. I'm developing an VB.NET Windows Forms application that uses CR for VS.NET...
2
by: th3dude | last post by:
Hey there, I am looping over a dataset created from the "readxml" method and there seems to be a problem when it gets to a node that has just one child for example: This block yields the...
3
by: Fred Chateau | last post by:
Still working on my XML DataSet... Having moved on past difficult and complex problems, resolved with the assistance of everyone here, I find myself facing yet another problem. My XML document...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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?
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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.