Re: Specified filename does not exist

From: Darren Green (darren.green_at_reply-to-newsgroup-sqldts.com)
Date: 03/16/04


Date: Tue, 16 Mar 2004 17:29:47 +0000

In message <afa601c40b34$7a85a3c0$a601280a@phx.gbl>, Michas Konstantinos
<anonymous@discussions.microsoft.com> writes
>Hello Experts,
>
>I expand from Enterprise Manager the Data Transformation
>Services and on the right side of EM (which other DTS
>Pckgs Listed), I did a right click -> New Package, a
>message appear that says "Specified filename does not
>exist", when I pressed "Ok" the DTS Environment Loaded
>and its ready to make great things.
>
>Is this an error that have to worry about? It only occurs
>once.
>
>Thanks in advance.

Sounds like it is looking for a DLL that it cannot find, although the
wording is normally slightly different, e.g.

The parameter is incorrect

Invalid class string

The system cannot find the file specified

You could try re-installing the latest SP on your client. (If there is
no SP on the client then do this anyway)
If it works and all the tasks and connections you expect are there, then
I'd not worry too much. It will be local to that machine, which for a
client machine is no big deal.

-- 
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com
PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org


Relevant Pages

  • Re: Accessing SQL Server
    ... > I have already made .exe and now i want to use my application over the ... > How can i use my .exe in client machine where the client should acess ... is accessing the SQL Server you may need to configure additional items. ...
    (microsoft.public.data.oledb)
  • RE: Active/Active Cluster on Windows 2003
    ... It turns out the Client Network Utility to configure an alias to SQL Server ... utility on every client machine to configure an alias to the clustered named ...
    (microsoft.public.windows.server.clustering)
  • Re: 2 entries of the same sql server in EM when try to register
    ... Server Aliases are created using the Client Network Utility... ... You may delete the extra alias there.. ... Wayne Snyder, MCDBA, SQL Server MVP ... >> communicate with the client machine. ...
    (microsoft.public.sqlserver.server)
  • Re: Capturing the clients machine name
    ... SQL Server MVP ... I.e. without altering the client software ... > client machine that has fired the trigger. ...
    (microsoft.public.sqlserver.programming)
  • Re: rs!FieldName vs rs!FieldName.value
    ... (SQL Server) ... this way you don't have to worry about NULL check on the client side.. ... Yanick Lefebvre ...
    (microsoft.public.vb.general.discussion)

Loading