anoop
Posts: 40
Joined: Tue Jan 10, 2012 12:07 pm

IIS net.tcp

HI,

in my project i need to add some more bindings like net.tcp, net.msmq, msmq.formatname these are the bindings need to be added. i checked in whole tutorial but couldn find that option. can you please help me out.

Anoop
mihai.petcu
Posts: 3860
Joined: Thu Aug 05, 2010 8:01 am

Re: IIS net.tcp

Hi Anoop,

Website "HTTP Bindings" can be set from the "Web Site Settings Tab" from the right pane of your website in the IIS page.

All the best,
Mihai
Mihai Petcu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
anoop
Posts: 40
Joined: Tue Jan 10, 2012 12:07 pm

Re: IIS net.tcp

Hi Mihai,

Well i checked from tutorial and have done those things.well what i wanted toadded up is for more bindings. Like net.tcp, and all.
Bogdan
Posts: 2794
Joined: Tue Jul 07, 2009 7:34 am
Contact: Website

Re: IIS net.tcp

Hi,

Currently Advanced Installer has support only for adding HTTP and HTTPS bindings, other types are not supported. The only method to add them using the current version is by having a custom action executed after the standard action "InstallIIS", and also it must be scheduled as "Deferred with no impersonation".

Regards,
Bogdan
Bogdan Mitrache - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
anoop
Posts: 40
Joined: Tue Jan 10, 2012 12:07 pm

Re: IIS net.tcp

Hi,
Thanks for the guidance. We are doing the manual process for adding the net.tcp port.

Thanks,
Anoop

Return to “Common Problems”