Publisihing MICROSOFT Visio via ADS ERROR

T

Trevellyon Newell

Hello all
I have a problem with Visio (also standard adobe acrobat 6)
basically you select new package select the MSI then you select either
assign, publish or advance assign/publish you get the following error

"Add operation Failed. Unable to extract deployment information from the
package. Run validation on the package to ensure that the package is
correct."

although running the msi on its own works fine even across the network
(this is the out of the box msi too so straight from Microsoft)
the same error is occurring on adobe again straight out of the box

has anybody else had the same problem or overcome the problem??
 
T

Tim Hines [MSFT]

Try the following article. It may apply.
324886 You Cannot Add an .msi Package to a Group Policy Object
http://support.microsoft.com/?id=324886

--
Tim Hines, MCSE, MCSA
Windows 2000 Directory Services

=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 
M

MadDHatteR

I don't know about Visio, but you will find with Acrobat standard that the
installation will fail if run with msiexec /a. Examination of the MSI's
adminexecutesequence table will reveal the following:

If 1 Then
CanceInstallation "This installation type is not supported"
End If

You will see this error text in your application event log when you try to
publish the MSI. If you find that deleting this condition on the admin
install sequence works, please let me know -- I've been meaning to try that
but haven't gotten around to it yet.

\\ MadDHatteR
 
T

Trevellyon Newell

Hello all
i am still having dificulties publishing adobe 6 standard via group policies

also Visio is throwing up an error "geometric dimensioning and
tolerance.vss" saying it cannot find this file yet it is there with
everything fine on it and is a working file

any help would be greatly appreciated
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top