Search found 10 matches

Go to advanced search

by MarkusStrobl
Tue Sep 14, 2010 2:43 pm
Forum: Common Problems
Topic: Installing .NET publisher policy to GAC
Replies: 9
Views: 8570
 
Jump to post

Re: Installing .NET publisher policy to GAC

Hi Bogdan,

adding the .config file to the component of the policy assembly worked for the sample project (with a single policy assembly).

In my real-life-project although i have to deal with 3 policy assemblys. In AI (in the Deployment/Organization-Tab) i'm only allowed to add the .config file to ...
by MarkusStrobl
Thu Sep 09, 2010 11:31 am
Forum: Common Problems
Topic: Installing .NET publisher policy to GAC
Replies: 9
Views: 8570
 
Jump to post

Re: Installing .NET publisher policy to GAC

Hi Bogdan,

sure! Private install works as expected. All of the 3 files of my sample project (.dll, policy and .config) get installed to the APPDIR folder.

But i need them to end up in GAC...

Greetings Markus
by MarkusStrobl
Wed Sep 08, 2010 9:55 am
Forum: Common Problems
Topic: Installing .NET publisher policy to GAC
Replies: 9
Views: 8570
 
Jump to post

Re: Installing .NET publisher policy to GAC

Hi Bogdan,

thank you for your answer!

I'm aware of the fact that the original policy file has to be in the same directory as the policy-assembly when installing it into GAC.

This is why i included the original policy file (MySampleComponent.policy.config) in the sample .aip project i provided so ...
by MarkusStrobl
Wed Sep 08, 2010 8:21 am
Forum: Common Problems
Topic: Installing .NET publisher policy to GAC
Replies: 9
Views: 8570
 
Jump to post

Re: Installing .NET publisher policy to GAC

Hi Cosmin,

thanks a lot for the quick reply. I've sent a mail with all the information to reproduce the problem including the verbose log you requested to this email adress.

I hope it helps to solve the issue.

Best wishes
Markus
by MarkusStrobl
Tue Sep 07, 2010 8:35 am
Forum: Common Problems
Topic: Installing .NET publisher policy to GAC
Replies: 9
Views: 8570
 
Jump to post

Installing .NET publisher policy to GAC

Hi!

I need to deploy some .NET publisher policy files with my MSI file. The MSI package consists of my assemblys, the publisher policy files and the .config file for creating the publisher policys.

When installing the publisher policys with a call to gacutil.exe it works without a problem but when ...
by MarkusStrobl
Wed Sep 17, 2008 11:21 am
Forum: Feature Requests
Topic: Generate/Register Typelibrary of COM Callable Wrapper (.NET)
Replies: 1
Views: 4096
 
Jump to post

Generate/Register Typelibrary of COM Callable Wrapper (.NET)

Hi!

I'd like to build a setup which registery a .NET Class as a COM Callable Wrapper. This works without problems but i'd like to adiddionally generate a type library file during the registration process like the following call to regasm does:

regasm.exe MyComponent.dll /tlb:MyComponent.tlb

Can ...
by MarkusStrobl
Wed Jul 16, 2008 12:48 pm
Forum: Common Problems
Topic: Installing service
Replies: 3
Views: 3642
 
Jump to post

Re: Installing service

Hi folks,

thanks a lot for your help.

In the end i solved the problem using "installed custom actions" for install/uninstall and "attached custom actions" with calls to "net.exe start" respectively "net.exe stop"

Best Wishes,

Markus
by MarkusStrobl
Thu Jul 10, 2008 8:24 am
Forum: Common Problems
Topic: Installing service
Replies: 3
Views: 3642
 
Jump to post

Installing service

Hi!

I'm currently evaluating Advanced Installer for the use with our products.

A major requirement is to install a service with a commandline parameter and start it afterwards (and do the opposite when uninstalling).

The service is a standard C++ service written using Win32API and can be ...
by MarkusStrobl
Wed Jul 09, 2008 1:06 pm
Forum: Feature Requests
Topic: NGEN support
Replies: 9
Views: 12610
 
Jump to post

Re: NGEN support

Hi cosmin,

thanks a lot for your quick reply!

Can you predict when 6.5 will be available?

Best Wishes,

Markus
by MarkusStrobl
Wed Jul 09, 2008 7:35 am
Forum: Feature Requests
Topic: NGEN support
Replies: 9
Views: 12610
 
Jump to post

Re: NGEN support

Hi gigi,

has this feature been implemented yet? Or could you tell me when it is planned?

Thanks a lot for your reply!

Best Wishes,

Markus

Go to advanced search