Friday, March 30, 2012
Runtime error while installing SQL 2005 Standard Edition
I have an instance of SQL 2000 and while Installing another instance of SQL
Server2005 Standard Edition on Windows 2003 with SP1 on Dell Server, I am
getting error
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\WINDOWS\system32\MsiExec.exe
The application has requested the Runtime to terminate it in an
unusual way.
Please contact the application's support team for more information.
All the hardware and software requirements are already there.
Any suggestions!
TIA
KayHi Kay
A couple of this to check
Make sure that you are up-to-date with windows update. Your hardware drivers
are the latest (especially video!). Also check out the SQL Server
installation log files http://msdn2.microsoft.com/en-us/library/ms143702.aspx
John
"Kay" wrote:
> Dear All,
> I have an instance of SQL 2000 and while Installing another instance of SQL
> Server2005 Standard Edition on Windows 2003 with SP1 on Dell Server, I am
> getting error
> Microsoft Visual C++ Runtime Library
> Runtime Error!
> Program: C:\WINDOWS\system32\MsiExec.exe
> The application has requested the Runtime to terminate it in an
> unusual way.
> Please contact the application's support team for more information.
>
> All the hardware and software requirements are already there.
> Any suggestions!
> TIA
> Kay
>
>
Runtime error 713
I have developed a package with VB6 & crystal report10. While installing it in Client machines i get error as "Run time Error 713".
I searched for it but only found that it is " Appication - Defined or Object define error 713"..Help me to solve this asap..
Thanx in Advance,
RevolutionWhen creating the Package did you add all the required dlls?
Also search here for your solution
http://support.businessobjects.com/
Tuesday, March 20, 2012
Running Sql Server Developer Edition with VS 2005 and ASP.NET
I am having problems installing Sql Server Developer edition (2005) with VS 2005 and getting any ASP.NET projects to work.
It says SQl Server express must be installed.
I would like to use the full developer edition to link to my projects.
Can someone help?
Thanks,
Mike G
In your connection string in web.config in your ASP.Net projects, are you pointing to SQLExpress, or have you configured it to connect to your Dev Edition SQL Server? More details on your configuration and error message would help.|||I am having the same problem. When I try to add a new sql database to an asp.net web application using the following steps:
1. Right-click the App_Data folder
2. Select "Add New Item"
3. Select Sql Database
4. Change SQL Database name to xxxxxx.mdf
5. Click "Add"
I then get the following message:
"Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the URl: http:go.microsoft.com/fwlink/?linkID=49251."
I am using VS 2005 Professional and SQL Server 2005 Standard Edition. I want to be able to do this with SSE. In VS2005 I have gone to Tools...Options...Database Tools...Data Connections and changed the SQL Server Instance Name from SQLEXPRESS to MSSQLSERVER. Should I make it the name of my server?
Any help would be greatly appreciated.
John
|||By using App_Data it appears you're forced into using SQL Express, because you're defining a connection to a physical database file, rather than establishing a connection string to an existing server.
In my web.config file I configure an application variable called ConnectionString containing something like this:
Integrated Security=True;Data Source=MyServer;Initial Catalog=MyDatabase;Application Name=MyApp;
Then I configure a SQL Connection object and set the .ConnectionString property to the application connection string. After that all is well.
|||So does that mean the App_Data folder is only used with SQL Server Express and not to be used with SQL Server 2005?
John
Running Sql Server Developer Edition with VS 2005 and ASP.NET
I am having problems installing Sql Server Developer edition (2005) with VS 2005 and getting any ASP.NET projects to work.
It says SQl Server express must be installed.
I would like to use the full developer edition to link to my projects.
Can someone help?
Thanks,
Mike G
In your connection string in web.config in your ASP.Net projects, are you pointing to SQLExpress, or have you configured it to connect to your Dev Edition SQL Server? More details on your configuration and error message would help.|||I am having the same problem. When I try to add a new sql database to an asp.net web application using the following steps:
1. Right-click the App_Data folder
2. Select "Add New Item"
3. Select Sql Database
4. Change SQL Database name to xxxxxx.mdf
5. Click "Add"
I then get the following message:
"Connections to SQL Server Files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component or download from the URl: http:go.microsoft.com/fwlink/?linkID=49251."
I am using VS 2005 Professional and SQL Server 2005 Standard Edition. I want to be able to do this with SSE. In VS2005 I have gone to Tools...Options...Database Tools...Data Connections and changed the SQL Server Instance Name from SQLEXPRESS to MSSQLSERVER. Should I make it the name of my server?
Any help would be greatly appreciated.
John
|||By using App_Data it appears you're forced into using SQL Express, because you're defining a connection to a physical database file, rather than establishing a connection string to an existing server.
In my web.config file I configure an application variable called ConnectionString containing something like this:
Integrated Security=True;Data Source=MyServer;Initial Catalog=MyDatabase;Application Name=MyApp;
Then I configure a SQL Connection object and set the .ConnectionString property to the application connection string. After that all is well.
|||So does that mean the App_Data folder is only used with SQL Server Express and not to be used with SQL Server 2005?
John
Running SQL Server 2005 Dev Ed. and Express Ed. side by side.
I recieved the same error running both the SQL Svr Express SP1 and the SQL Svr SP1 updates. I resolved the problem with SQL Svr Express by installing the SQL Svr Express with Advanced Serives pakage. The SQL Svr SP1 still errors out with this message: Unexpected error ocurred: The following unexpected error ocurred <blank message> with an ok button. The following is the contents of the installtion log file:
7/14/2006 13:39:18.489 ================================================================================
07/14/2006 13:39:18.620 Hotfix package launched
07/14/2006 13:39:18.700 Successfully opened registry key: SOFTWARE\Microsoft\Windows\CurrentVersion
07/14/2006 13:39:18.800 Successfully read registry key: CommonFilesDir, string value = C:\Program Files\Common Files
07/14/2006 13:39:18.940 Successfully opened registry key: SOFTWARE\Microsoft\Windows\CurrentVersion
07/14/2006 13:39:19.060 Successfully read registry key: ProgramFilesDir, string value = C:\Program Files
07/14/2006 13:39:22.375 Successfully opened registry key: SOFTWARE\Microsoft\Windows\CurrentVersion
07/14/2006 13:39:22.535 Successfully read registry key: CommonFilesDir, string value = C:\Program Files\Common Files
07/14/2006 13:39:22.635 Successfully opened registry key: SOFTWARE\Microsoft\Windows\CurrentVersion
07/14/2006 13:39:22.756 Successfully read registry key: ProgramFilesDir, string value = C:\Program Files
07/14/2006 13:39:22.836 Local Computer:
07/14/2006 13:39:22.936 Target Details: SONYAS-LAP
07/14/2006 13:39:23.016 commonfilesdir = C:\Program Files\Common Files
07/14/2006 13:39:23.116 lcidsupportdir = e:\8960d915665e75cf26ff\1033
07/14/2006 13:39:23.256 programfilesdir = C:\Program Files
07/14/2006 13:39:23.356 supportdir = \\SONYAS-LAP\e$\8960d915665e75cf26ff
07/14/2006 13:39:23.477 supportdirlocal = e:\8960d915665e75cf26ff
07/14/2006 13:39:23.577 windir = C:\WINDOWS
07/14/2006 13:39:23.627 winsysdir = C:\WINDOWS\system32
07/14/2006 13:39:23.677
07/14/2006 13:39:23.707 Enumerating applicable products for this patch
07/14/2006 13:39:37.377 The patch installation could not proceed due to unexpected errors
07/14/2006 13:39:37.547
07/14/2006 13:39:37.708 Product Status Summary:
07/14/2006 13:39:38.629 Hotfix package closed
Doesn't really give much detail.
Moving to Setup so they can troubleshoot the issue w/ SQL SP1 patch.
Mike
Running SQL Server 2000 on a Windows XP platform
anything regarding installing and running SQL Server 2000
on a Windows XP platform. Does anyone know where I can
find information about this? In particular, whether or
not you can run SQL Server 2000 on a Windows XP platform?
Thanks.You can not run SQL Server Standard Edition or Enterprise Edition on Windows
XP. They only run on a server OS (Windows 2000 or 2003 Server).
All other editions, Personal Edition, Developer Edition, MSDE I think
including the Evalution Edition, run on Windows Xp.
Jacco Schalkwijk
SQL Server MVP
"James T. Fowler" <fowlerjames1101@.juno.com> wrote in message
news:04e001c38ea3$a1238960$a401280a@.phx.gbl...
> I have been checking through the literature and do not see
> anything regarding installing and running SQL Server 2000
> on a Windows XP platform. Does anyone know where I can
> find information about this? In particular, whether or
> not you can run SQL Server 2000 on a Windows XP platform?
> Thanks.|||Only certain versions can be installed on a desktop operating system, since
SQL Server is a *SERVER*... see the following URL for details:
http://www.microsoft.com/sql/evaluation/sysreqs/2000/default.asp
"James T. Fowler" <fowlerjames1101@.juno.com> wrote in message
news:04e001c38ea3$a1238960$a401280a@.phx.gbl...
> I have been checking through the literature and do not see
> anything regarding installing and running SQL Server 2000
> on a Windows XP platform. Does anyone know where I can
> find information about this? In particular, whether or
> not you can run SQL Server 2000 on a Windows XP platform?
> Thanks.