Author |
Topic |
Keshaba
Yak Posting Veteran
52 Posts |
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-11-28 : 04:52:22
|
Hi I had download Microsoft .NET Framework Version 2.0 Redistributable Package (x86) from the site you had given me.But I am getting the following error message when I install it in my machine(Windows 2000 server)...G:\Dontnetframework2.0\dotnetfx.exe is not a valid win32 application...Am I installing the right Package.Please mentionKeshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-11-29 : 02:43:44
|
Did you get 64-bit one? |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-01 : 00:56:28
|
Ya I had download the Dotnetframework 64 bits now.previously may be it was not 64 bit. But Still I am having a problem in installing it in my PC.I am showing you the error message i am receiving........Error Creating process<c:\DOCUME~1\ADMIN~1\LOCALS~1\Temp\IXP000.tmp\install.exe>.Reason:C:\WINNT\system32\advpack.dll Is there any problem in my Operating system(itz windows 2000 family server).Shall i format my machine and install my OS again.Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-02 : 01:37:29
|
Does your pc have 64-bit os? |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-03 : 06:32:10
|
No Mine is not 64 bit itz 32 bit will it work.Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-03 : 22:43:52
|
You have to install 32-bit one on 32-bit machine. |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-04 : 07:03:52
|
Hi Thank you I have installed 32 bit 1 in my machine and now itz running fine........... But I am having a problem here again....From Windows 2000 OS where My sql server 2005 Express Edition is running I can connect it with Sql server 2005 Express Edition Located in other PC(Windows Vista,and XP).But from Other PC I can't connect. Well I am trying to connect from Control Panel ODBC Administrator. When I try I get error message.. first I had given the DSN Name FLeetDsn And I had choosed the server name that is Server1\SQLEXPRESS. Than I had clicked nextThan I had choosed With NT Authantication using loginID.I had put check Mark in the Check Box where It was written Connect to Sql server to obtain default settings for the additional configuration options it was written... Server1\Administratorwell This text was disabled when i click next I get the following error message... Connection failed SQL state '01000' SQL server error.53 [Microsoft ODBC SQL Server DRIVER][DBNetlib]Connection Open (Connect()) Connection failed Sql state 08001 SQl server error 17 [Microsoft][ODBC SQL server Driver][DBNetlib]SQL Server Does not exist or access denied Please help....................Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-04 : 22:56:33
|
You can't input login id when use windows authentication. |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-05 : 01:49:31
|
Hi we will come to That discussion Once again before that I would Like to point out another problem in sql server connection,whichmight help me to sort out my problem.When I m trying to connect to Sql server 2005 express edition located in my windows 2000 server from Sql server 2005 express edition located in Other PC(XP and Vista).I get error message.I had tried like this... I had went to sql server Management studio express.And than I am trying to connect to Sql server 2005 Express editionLocated in Windows 2000 server.Giving The server name i.e Server1.Regarding authantication I had choosed windows authantication.I had clicked connect than I get the following error message..... Cannot Connect to Server1 Additional Information: As error has occurred while establishing connection to the server.When connecting to Sql Server 2005 ,This failure may be caused by the fact that under the default settings SQL Server Does not allow remote connections,(provider:Named Pipes Provider,error:40-could not open a connection to SQL Server)(Microsoft sql server ,error:53)Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-05 : 23:18:26
|
You have to enable remote access in sql surface area configuration manager and start sql browser service on that server. |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-06 : 00:27:42
|
Well I had checked remote access in sql surface area configuration manager and sql browser service on that server is enabled And running.But still I am having the same problem.I Had also tried By typing the following line in command prompt telnet server1 1433 .(here Server1 is the windows 2000 server namewhich i want to connect) ...In Command Prompt I am receiving the following error message....Connecting to server1...Could not open connection to the host,on port1433:Connect failedBut when I try the same from server1 Its okie i can connect.Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-06 : 22:53:01
|
That means port number 1433 is blocked on your network. |
 |
|
Keshaba
Yak Posting Veteran
52 Posts |
Posted - 2007-12-07 : 00:59:41
|
If itz block how can i open it.Keshab |
 |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-12-07 : 23:21:53
|
Ask your network admin. |
 |
|
|