Showing posts with label task. Show all posts
Showing posts with label task. Show all posts

Friday, March 23, 2012

Installing .NET Framework on a sql server

We have a DTS package which use .NET Exe as 'Execute Process Task'.
As this is a .NET application, it requires .NET Framework. Can we
install .NET Framework on a Production SQL Server.
What are other options?
Thanks a lot for the help.
PalsIf you want to run a .NET application, you have to install the framework. I
have had no problems having the framework on an SQL server. Be aware that
the ADO.NET components require that you update MDAC to at least 2.7 so that
may affect you.
Christian Smith
"DoNotReply" <palmskumar@.yahoo.com> wrote in message
news:31f15ba6.0402201342.13afff7@.posting.google.com...
> We have a DTS package which use .NET Exe as 'Execute Process Task'.
> As this is a .NET application, it requires .NET Framework. Can we
> install .NET Framework on a Production SQL Server.
> What are other options?
> Thanks a lot for the help.
> Pals

Installing .NET Framework on a sql server

We have a DTS package which use .NET Exe as 'Execute Process Task'.
As this is a .NET application, it requires .NET Framework. Can we
install .NET Framework on a Production SQL Server.
What are other options?
Thanks a lot for the help.
PalsIf you want to run a .NET application, you have to install the framework. I
have had no problems having the framework on an SQL server. Be aware that
the ADO.NET components require that you update MDAC to at least 2.7 so that
may affect you.
Christian Smith
"DoNotReply" <palmskumar@.yahoo.com> wrote in message
news:31f15ba6.0402201342.13afff7@.posting.google.com...
> We have a DTS package which use .NET Exe as 'Execute Process Task'.
> As this is a .NET application, it requires .NET Framework. Can we
> install .NET Framework on a Production SQL Server.
> What are other options?
> Thanks a lot for the help.
> Pals

Friday, March 9, 2012

Installation problem

When I had installed SQL 7.0 and about 99% completion,
the CD ROM drive is out of order and I had to end the
task.
Then I tried to uninstalled through add/remove program
but it is not successful.
Then I reinstalled SQL 7.0 again but the below messages
appears;
" There are files in the installation folder that do not
correspond to an existing installation listed in the
registry."
What has caused this? How to solve it? Please advise!Have a look at this article to see if it offers you any more information.
http://support.microsoft.com/default.aspx?scid=kb;en-us;276044&Product=sql
--
--
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Tan TL" <tackliong.tan@.sidel.com> wrote in message
news:0af301c393ad$5a5522a0$a301280a@.phx.gbl...
> When I had installed SQL 7.0 and about 99% completion,
> the CD ROM drive is out of order and I had to end the
> task.
> Then I tried to uninstalled through add/remove program
> but it is not successful.
> Then I reinstalled SQL 7.0 again but the below messages
> appears;
> " There are files in the installation folder that do not
> correspond to an existing installation listed in the
> registry."
> What has caused this? How to solve it? Please advise!