"Internal Error, not fully constructed" error

  • Thread starter Thread starter Andrew Thomas
  • Start date Start date
A

Andrew Thomas

Hello,
I am having a problem connecting to SQL server from Visual
Studio.NET.

When making a data connection, in the "Data Link Properties" window I add
the name of the server, my username and password and I select my database
from the drop-down list. I click on "Test Connection" and it says "Test
Connection succeeded". Good!

I click "OK" and get the SQL Server Login window. I enter my username and
password. Then when I click OK I get a message box saying: "Internal error,
not fully constructed".
I am running Visual Studio.Net Professional on Windows XP Home Edition. Any
clues very much appreciated.

Andrew.
 
Thanks Miha, I will try that.

Miha Markic said:
Hi Andrew,

It might be a MDAC issue.
See this thread if it helps:
http://www.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=#wjva4iGBHA.1892%4
0tkmsftngp05&rnum=2&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26q%3DIntern
al%2Berror%252C%2Bnot%2Bfully%2Bconstructed%26btnG%3DSearch

--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com

Andrew Thomas said:
Hello,
I am having a problem connecting to SQL server from Visual
Studio.NET.

When making a data connection, in the "Data Link Properties" window I add
the name of the server, my username and password and I select my database
from the drop-down list. I click on "Test Connection" and it says "Test
Connection succeeded". Good!

I click "OK" and get the SQL Server Login window. I enter my username and
password. Then when I click OK I get a message box saying: "Internal error,
not fully constructed".
I am running Visual Studio.Net Professional on Windows XP Home Edition. Any
clues very much appreciated.

Andrew.
 
Back
Top