vote up 0 vote down star

I am using the webapplicationbuilder class to create a new web application and have found many articles that help with this, none however seem to specify how you designate the URL or the application, i just get "sharepoint - 123" where 123 is the port specified and "servername/:123" as the url, whereas i need "http://myserver/.

Thanks

flag

1 Answer

vote up 1 vote down check

Hi.

Assuming you mean the SPWebApplicationBuilder class.

Have you tried to set the HostHeader property of your SPWebApplicationBuilder object?

link|flag
that wont run if i set it to a new URL, it asks instead for a URI, not quite what im after I dont think, but thanks – Nathan Nov 2 at 13:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.