MSDE 2000 and VS.NET 2003

Visual Studio .Net

    Next

  • 1. Uninstall of Visual Studio 2005 beta causes problems for Visua
    Hi Scott, Did you solve this problem? I've have exact the same problem (except I didn't install vs2005) Thanks Bart "Scott W." wrote: > "Carlos J. Quintero [MVP]" < XXXX@XXXXX.COM > wrote in message news:< XXXX@XXXXX.COM >... > > I suppose that it's too late, but Visual Studio 2005 is not even in beta and > > the CD cover warns not to install it in a production computer, or to install > > it on a computer where you dont mind to reformat the hard drive ... > > Clearly they weren't kidding about that. > > > > > If the repair does not work, uninstall it and re-install it from scratch. > > I've tried this. It doesn't work either... >
  • 2. visual studio .net addins documentation
    Is there any good resource on writing visual studio Addins. I am having a lot of trouble just getting basic information. Sure the EnvDTE namespace is in MSDN but that is about it.
  • 3. Mouse wheel speed
    Hello, Does anyone know how make the mouse wheel speed accelerate when scrolling through source code. It works fine in VS6.0 and all other applications but not in VSnet. I am using V7.0.9466, that latest SP and Windows XP. It's a minor problem but an extremely annoying one. Thanks, Clive
  • 4. Shortcut for Scroll page?
    Hi: I can't seem to find a shortcut key that scrolls a page up or down while leaving the cursor on the original line. Does one exist? TIA, Martin.
  • 5. using wwwroot as your application/project root
    OK, I'm having a brain fart on this one. I'm getting a dreaded " Could not load type" type error on my application and a bit of research indicates that this could mean anything from a corrupt DLL to a corupt IIS. So, after having tried many different suggestions, I'm just going to delete my project and re-import a set of working files. However, I've forgotten how to make my application in the WWWROOT folder as I had done before. By default, VS.net wants to default to having a folder inside of WWWROOT with my project name (which will break all my site-root-relative linking). -Darrel

MSDE 2000 and VS.NET 2003

Postby Ray Stevens » Wed, 01 Oct 2003 01:35:36 GMT

Sorry about having to send this again but I did not get an 
answer from MS within two days as I am a subscriber!

I have MSDE 2000 set up with the default instance on my 
Win 2000 workstation system along with VS.NET 2003 EA. 
When I try to see the servers with the Server Explorer, I 
get an error:

The type initializer for "System.Net.Dns" threw an 
exception.

The type initializer for "System.Net.Sockets.Socket" threw 
an exception.

I have another similar setup on an XP Pro machine and it 
has no problem and can see the MSDE 2000 on the Win2K 
system also. I have done a repair or reinstall of MSDE 
2000 and VS.NET 2003 EA to no avail. Does anyone know what 
my problem might be?

Ray Stevens


RE: MSDE 2000 and VS.NET 2003

Postby v-felwa » Wed, 01 Oct 2003 11:17:14 GMT

Hi Ray,

Thanks for posting. In fact I replied your previous post last Friday. The 
following was my reply:

Can you connect to the MSDE with code? I mean that we write some code to 
test the connection and bypass the server explorer here.

We have encountered a very similar issue before. It was caused by that too 
many protocols were bound and was resolved by the following article:

BUG: "The Operation Has Timed-Out." Error Message May Occur When You Add a 
Web Service Reference
 http://www.**--****.com/ ;en-us;815209

Please have a check and see whether this applies to your situation. I hope 
the information is useful to you.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


RE: MSDE 2000 and VS.NET 2003

Postby Ray Stevens » Thu, 02 Oct 2003 02:32:12 GMT

Hi Felix,

I didn't reply before because you are not aswering my 
question. What causes the error so that I can fix it? 
Since you replied, no one that has an answer will reply 
now. None of your suggestions pertain to my problem. Yes, 
I can connect with code but that leaves me with the same 
problem: I can't look at the servers and their databases 
not to mention something is still broken! I'm sorry for 
being so terse but I am very upset by the stupid error 
message from the ide which makes no sense since other 
programs that use sokets seem to be working. I have since 
found out that other people are having the same problem 
and no one at MS seems to know that there is anything 
wrong.

Ray Stevens



RE: MSDE 2000 and VS.NET 2003

Postby v-felwa » Fri, 03 Oct 2003 12:49:12 GMT

Hi Ray,

I am so sorry that you do not need my help. I was trying to answer your 
question. The issue I mentioned is a bug on Microsoft Web Services included 
with the .NET Framework 1.1 only. It does not affect other applications. 
The solution is also given in the KB article. Please have a check.

I asked you to try connecting MSDE using code, because I would like to 
figure out whether the issue is on MSDE or VS.Net Server Explorer. Usually 
it is not possible for me to deliver a definite answer without any 
troubleshooting process. We only promise that "MSDN Subscribers can receive 
responses in 2 business days". We can never promise that we are able to 
deliver a definite answer or solution within two days. For detailed 
information, you may refer to the following site:

 http://www.**--****.com/ 

I hope you can understand my concerns here. Satisfied customers are our 
first priority. If you think it is appropriate, you may re-post your 
question here and I will not answer it this time.

Regards,

Felix Wang
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.


RE: MSDE 2000 and VS.NET 2003

Postby vikrantd » Sun, 05 Oct 2003 07:52:38 GMT

Hello Ray,

As I understand the issue correctly, you are having problems to connect to 
MSDE2K default instance on Win2K machine having VS.NET2003 installed 
on it.

Please follow the steps below and check if you are able to connect,

- Check in Services to verify the SQL Server is running
- In the Server Explorer, right click on the 'data connection' and select 
'add new connection'
- You will see, the Data Link Properties Window. In the Provider tab , make 
sure that you have OLE DB for SQL Server selected.
- In the Connection Tab, type the name of the MSDE (machine name)
- Use Windows Authentication or use Username/password (if Mixed mode is 
Enabled for MSDE)
- If you still get the Error, please carefully go over the instruction in 
the following article,

HOW TO: Connect to Microsoft Desktop Engine
 http://www.**--****.com/ ;en-us;319930

The above article, describes diff reasons for msde connection problems and 
does have "connection verification and troubeshooting" steps which would be 
helpful 
in your case.

Please let us know if you need any further assistance on this issue.

Thanks for using MSDN Managed Newsgroup.

Vikrant Dalwale 

Microsoft SQL Server Support Professional


Microsoft  highly recommends to all of our customers that they visit the 
 http://www.**--****.com/ 
steps listed to improve your computer security."
This posting is provided "AS IS" with no warranties, and confers no rights. 

 

--------------------
< XXXX@XXXXX.COM >


Similar Threads:

1.Sourcesafe Integration in Visual Studio .NET 2003 and SQL Server (MSDE) 2000

2.Now VS.NET 2003 comes with Win 2003 Server / SQL 2000

I've already purchased VS.NET 2003, now it's coming out in a Special Edition 
with Windows 2003 Server and SQL Server 2000. I'm not going to upgrade for 
549.00 the same version I already purchased.

Do you know if Microsoft offers a package containing Windows 2003 Server and 
SQL Server 2000? Maybe a special offer for those who already purchased VS.NET 
prior to the Special Edition.

3.MSDE 2000 merge modules in VS.NET Deployment

I want to include MSDE 2000 as part of my setup project for a VB.NET app from 
withing VS.NET 2003.

I am having trouble finding out how to do this in terms of changing the 
settings re instancename and targetname. 

Is there a simple guide for finding out how to do this for us mere mortals 
without having to go down the path of using the Windows Installer SDK.

I can sucessfully install an instance of MSDE using an instance name that I 
choose etc by changing the setup.ini file and running the setup.exe that 
comes with MSDE 2000 but of course this is an extra step in the installation 
process that I dont want my customers to have to do.

Finally, how do I ensure that the MSDE service that I install starts 
straight away - I find that I either have to reboot the PC or start the 
service manually after installation.

Any help on this would be much appreciated

4.VS.NET 2003, ADO.NET 1.1 and Access 2000: Getting a Concurrency violation

I have written a Visual Studio .NET 2003 app, using ADO.NET to retrieve 
several hundred records out of an Access 2000 database, and putting them all 
into a DataSet.  Then my app goes against a SQL Server 2000 database, 
retrieves other data and updates about 500 records in the DataSet.  I am 
only interested in updating about 50 of the columns in each row (there are 
about 150 columns in the table), I decided to write my own update command 
and associate it with the OleDbDataAdapter that I use to retrieve the 
original table from the Access database.  And I also thought I would 
determine how many records there are to update, before I retrieve anything 
from SQL Server.

When I run my app, it gives me an error that says, "Concurrency violation: 
the UpdateCommand affected 0 records."

However, I have also discovered that this error message isn't exactly true. 
It has, in fact, updated 1 record.  It does that each time I run the app, as 
the total count of records needing updating is 1 less each time I run this. 
So, my guess is that it is updating the first record and then something 
stops it from updating anything more.

I have experimented, to a small degree, with isolation level, but Access 
doesn't support much, along those lines.

So, what am I doing wrong, and what could I do to make it possible for the 
app to submit all 500 records, rather than having me run my application 500 
times? 


5.VS.NET 2003, ADO.NET 1.1 and Access 2000: Getting a Concurrency vi

The DBConcurrencyException happens when Update believes an update or delete 
commands didn't actually affect any records on the backend, aka when 
ExecuteNonQuery returned 0.

As a workaround, you can listen to the OleDbDataAdapter.RowUpdated event and 
change the OleDbRowUpdatedEventArgs.Status from ErrorsOccurred to Continue 
when you believe the correct thing actually happend.

But I belive it is more important to understand why the row in the database 
was updated (corrrect?), yet the records affected is 0.

"Rod" wrote:

> I have written a Visual Studio .NET 2003 app, using ADO.NET to retrieve 
> several hundred records out of an Access 2000 database, and putting them all 
> into a DataSet.  Then my app goes against a SQL Server 2000 database, 
> retrieves other data and updates about 500 records in the DataSet.  I am 
> only interested in updating about 50 of the columns in each row (there are 
> about 150 columns in the table), I decided to write my own update command 
> and associate it with the OleDbDataAdapter that I use to retrieve the 
> original table from the Access database.  And I also thought I would 
> determine how many records there are to update, before I retrieve anything 
> from SQL Server.
> 
> When I run my app, it gives me an error that says, "Concurrency violation: 
> the UpdateCommand affected 0 records."
> 
> However, I have also discovered that this error message isn't exactly true. 
> It has, in fact, updated 1 record.  It does that each time I run the app, as 
> the total count of records needing updating is 1 less each time I run this. 
> So, my guess is that it is updating the first record and then something 
> stops it from updating anything more.
> 
> I have experimented, to a small degree, with isolation level, but Access 
> doesn't support much, along those lines.
> 
> So, what am I doing wrong, and what could I do to make it possible for the 
> app to submit all 500 records, rather than having me run my application 500 
> times? 
> 
> 
> 

6. Unable to run Outlook 2000 com addin built via .NET/VS 2003

7. Windows 2000 VS.Net 2003 Installation Nightmare

8. VS .NET Enterprise Architect 2000 or 2003 ?



Return to Visual Studio .Net

 

Who is online

Users browsing this forum: No registered users and 41 guest