Unable to Create Website using "Create Web Site" action component in Release Management

Hi Team,
I am trying to use Release Management to Deploy my Website along with DB in staging servers.
I have set-up 2 Staging Servers SIT & UAT Both 2012 Servers with IIS 8.5 Configured.
Defined Release Path and Release template.
Deployment Sequence is something like this : 
Deployment Sequence - Server Name - Create Folder - XCopy - Create Website - Configure Website
Build is successful, drops the output to Output folder and RM gets initiated with it's work.
It creates folders as mentioned in the "Create Folder" activity.
It copies the whole content from _PublishedWebsites to the mentioned location.
It gets stuck with the "Create Website" step.
Initially I have provided details as follows : 
AppPoolName
IsPreloadEnabled
IsAutoStart
SiteName FabrikamSIT
PortNumber 80
PhysicalPath c:\FabrikamRM\WebSite\SIT 
Later, I tried providing 
AppPoolName DefaultAppPool
IsPreloadEnabled 1
IsAutoStart 1
SiteName FabrikamSIT
PortNumber 80
PhysicalPath c:\FabrikamRM\WebSite\SIT 
Then also no luck.
Deployment gets rejected and the error that you can see when you hover the mouse is : 
Task failed with the exit code -2146232576".
No much info available with this eror code in net also.
Any help in getting this simple site created is highly appreciated.
Thanking you in advance,
Regards,
TFS Queries

Hi,
For the deployment sequence, you might need add the action of "create application pool" before creating a website.
Another method is check whether the build output can be deployed manually. If yes, then you can trobleshoot the problem in your deployment sequence and parameters. You can create the website manually and deploy your build output to the website. If you have
any other concerns about the deployment, you can also open a new thread in IIS forum for a better response.
If the issue persists, please elaborate more details about your scenario with sceenshots.
Best regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Creating iPod touch/iPhone web sites with iWeb

    I have a web site created with iWeb, i was woundering if it's possible to create a web site specifically for the iPod touch/iPhone platform . Or is there some tamplates in iWeb for creating iPhone/iPod touch web sites ?

    Here's a site I created with the iPad in mind.
    http://ipad.dailynews.webege.com/
    I used a template from iWork's Pages.
    Then I made a page setup for the width and height of the iPad screen : 1024x768 or rather 768x1024.
    The paper size = 28,40 x 34,50 cm. The papersize is slightly larger because I had a background in mind but changed that later.
    The display percentage is 100% so it will look the same as in iWeb.
    I copy/pasted the objects from Pages to iWeb.
    Then used the iPad simulator to view it. Hopefully it's the same with a real iPad.
    See if you accomplish the same for the iPhone/iPod touch.

  • I use a web site called ACRIS- up until yesterday I could access all parts of the site, including calling up images of deeds. Now I can no longer get the images via firefox, but can them via windows explorer. Why? How do I fix this?

    I use a web site called ACRIS- it allows me to access NYC Finance dept records- specifically images of deeds. Up until yesterday I had no problem. Then without any apparent reason I could access all parts of the site, but could not access the deed images. First I thought it was a problem on their end, which sometimes happens, but after waiting 24 hours I was still having the problem. Then I tried windows explorer and it worked without any problem. How do I fix this?

    Hi jeffbeal,
    First question I would ask is what has changed recently? Did you add any new extensions or add-ons?
    I'd try starting Firefox in [[Safe Mode]]. If you don't have the issue while all of your add-ons, extensions, and themes are disabled, you can try adding them back in one by one until you find the culprit. You should look at the [https://support.mozilla.org/en-US/kb/Troubleshooting-extensions-themes Extensions and Themes troubleshooting guide ] and the [[Troubleshooting plugins]] article as well.
    Hopefully this helps!

  • How to use a web site for a camera

    Is it possible to use a web site for a web cam so someone could watch me while we talk. What is the best software to sue for a web cam? I have the Ceative Web Cam NX.
    Thanks

    I would turn on the "show java console" and the "log output" options in the java console. You should then be able to see the reason the application will not start.
    rykk

  • How to create indexes using CREATE TABLE statement

    Hi,
    Can anyone please tell me how to create indexes using CREATE TABLE staement? This point is part SQL Expert exam (1Z0-047) and please guide me to use which books for this particular exam.
    Thanks in advance.

    Can anyone please tell me how to create indexes using CREATE TABLE staement?e.g. creating a primary key or a unique constraint will generate indexes along with the create table syntax:
    SQL> create table t (a integer primary key, b integer unique)
    Table created.
    SQL> select   index_name, index_type, uniqueness
      from   user_indexes
    where   table_name = 'T'
    INDEX_NAME                     INDEX_TYPE                  UNIQUENES
    SYS_C0016575                   NORMAL                      UNIQUE  
    SYS_C0016574                   NORMAL                      UNIQUE  
    2 rows selected.

  • WcmUrl - Use default Web site section metadata

    We are generating links using links wizard and using "Use default Web site section metadata" option.
    We are expecting hyperlinked content file displays in the Web site section as currently specified in the Web Site
    Section metadata field for the content file.
    Link wizard is generating following link.
    [!--$wcmUrl(’link’,’10024’)--]
    From the primary page of section 1 and doing mouse over on a secondary page link of section 2. It is generating URL with section 2.
    Issue:
    From the secondary page of section 1 and doing mouse over on a secondary page link of section 2. It is generating URL with section 1.
    Expected:
    From the secondary page of section 1 and doing mouse over on a secondary page link of section 2. It should generate URL with section 2.

    I found my answer in this post: Dynamic Query in Element Definition
    Verified that it works even for 11g

  • Whenever i upload my website using ftp, the site name ends up being part of the url, Can this be fixed?

    Whenever i upload my website using ftp, the site name ends up being part of the url, Can this be fixed?

    Publishing to a local folder is shown here...
    http://www.iwebformusicians.com/iWeb/Publish-Website.html
    ... and how to upload the files here....
    http://www.iwebformusicians.com/Search-Engine-Optimization/Upload.html

  • Create a nice look web site using adf

    Dear Experts,
    I really trying to find a very useful tutorial to create a nice look website using adf, but I didn't find a complete tutorial , please share your experience with us.

    go here
    http://subu-jdeveloper11gadf.blogspot.in/search?updated-max=2011-12-28T17:12:00%2B05:30&max-results=1&start=1&by-date=false
    Edited by: ADF7 on Mar 18, 2012 8:47 PM

  • Creating website using Photoshop

    I created a website using Photoshop. I created the slices and
    exported html and images. I am now in Dreamweaver and am not 100%
    sure what to do. I have been watching several tutorials and read
    that you need to make div tags. I have a background image (notepad
    image) that I want to place text over for my main content. I'm not
    sure if I should create the text in Photoshop or in Dreamweaver? I
    know it will probably be a lot easier to edit if I did the content
    in Dreamweaver but I can't seem to get it right. Can someone
    explain how I do the div tags using CSS? Is it OK to use photoshop
    to create the text and if so, is it hard to edit? Please give me
    your thoughts.

    Taking a Fireworks comp to a CSS-based layout in Dreamweaver
    http://www.adobe.com/devnet/fireworks/articles/web_standards_layouts_pt1.html
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Walt F. Schaefer" <[email protected]> wrote in
    message
    news:g4ufet$lo3$[email protected]..
    >>>I am now in Dreamweaver and am not 100% sure what
    to do
    >
    > I am. Go back to Photoshop and export (save for web)
    ONLY the graphics. NO
    > HTML. Then construct your site in DW. Photoshop and
    other graphic apps
    > create horrid HTML that will cause you countless
    problems.
    >
    > There is a tutorial on Adobe's site explaining how to go
    from a Fireworks
    > comp to a properly designed web page. I don't have the
    link but someone
    > here will probably post it. In the mean time go to
    Adobe's site and search
    > on Fireworks comp.
    >
    > --
    >
    > Walt
    >
    >
    > "lpaquinhand" <[email protected]> wrote
    in message
    > news:g4ubo4$i15$[email protected]..
    >>I created a website using Photoshop. I created the
    slices and exported
    >>html
    >> and images. I am now in Dreamweaver and am not 100%
    sure what to do. I
    >> have
    >> been watching several tutorials and read that you
    need to make div tags.
    >> I
    >> have a background image (notepad image) that I want
    to place text over
    >> for my
    >> main content. I'm not sure if I should create the
    text in Photoshop or
    >> in
    >> Dreamweaver? I know it will probably be a lot easier
    to edit if I did
    >> the
    >> content in Dreamweaver but I can't seem to get it
    right. Can someone
    >> explain
    >> how I do the div tags using CSS? Is it OK to use
    photoshop to create the
    >> text
    >> and if so, is it hard to edit? Please give me your
    thoughts.
    >>
    >
    >

  • Creating Room Instance from Web Dynpro Development Component

    Hi Experts,
    I would like to instantiate a Room Instance based on a pre-created Room Template from within a Web Dynpro Development Component. I had a look at the <i>Collaboration Rooms API Cookbook</i>, which provides all the code examples I need, but which asks that I import the following classes:
    import com.sap.ip.collaboration.room.api.IRooms;
    import com.sapportals.portal.prt.runtime.PortalRuntime;
    Problem is I don't have and can't find those libraries. I am developing in a track on the DTR and all solutions that I have found to the problems thus far require me to import a local jar file. Surely I should rather import a Software Component with the required library into my project? Does anyone know what the name of this Software Component is or what the correct way is to do this?
    Also, a somewhat related problem. If I want to create a Room Instance from an Application Service, how would I go about doing this. Unlike with a Web Dynpro project, I can't setup the build path or Used DCs, so how will I gain access to that library?
    Thank you,
    JP

    Beevin, thanks for the reply.
    I am aware that adding the jars manually to the build path is a possibility, but isn't this a local only solution? What I mean is, lets say I do this and check the code into the DTR - surely the code won't compile on my co-workers' machines as the paths to the jar files are different for them? Unless you mean to somehow add the jar file from the server, in which case could you please elaborate on how to do this?
    This still doesn't solve the application service problem, does it? How can I access those library from the CAF DC?
    Thanks

  • Vendor not intended when create SC using create limit item

    Hi All,
    This is a challenging issue for all of us...
    SRM : 5.0
    ECC : 6.0
    I am facing the problem when creating the Shopping cart..
    When i click on Centralized purchasing -- > Shop -- > Create Limit item
    and give the Desc, Product category, Value limit, Expected value, Date between, Supplier and Follow-up actions as Confirmation and Invoice and account assignment as Known and click add to shopping cart..
    It is giving a message vendor not intended for purchaing org.. in the Item under Good/Service field value LIMIT is getting created automatically.. I dont understand how it is getting created..
    If i try to create one more item and specify the Good/service as our custom field value  , for this item there are no error and
    no message saying Vendor not intended for Purchasing organization..
    Please help me in finding out the issue.So that will be greatful to you..
    Advanced thanks
    Points will be rewarded..
    Regards
    Raju

    Hi Teja,
    I agree with you answer..
    When i tryo to create SC using the Product which are repliacted from ECC to SRM.. I am able to create SC successfully. That means vendor is properly intended to the Porg and Pgrp right...
    When i click on Centralized purchasing -- > Shop -- > Create Limit item
    and give the Desc, Product category, Value limit, Expected value, Date between, Supplier and Follow-up actions as Confirmation and Invoice and account assignment as Known and click add to shopping cart..
    It is giving a message vendor not intended for purchaing org.. in the Item under Good/Service field value LIMIT is getting created automatically.. I dont understand how it is getting created and Product type is neither a Material nor service.. The product type field vale is blank....
    Please help me in finding out the issue.So that will be greatful to you..
    REgards
    Kumar

  • Cannot Create PDF Using "Create PDF" Function in Acrobat 8

    I can create by using "save as" in my Office programs, but only from the Windows Explorer box, not from the menu.  However, I can no longer "create pdf" nor "combine files" inside Acrobat 8.  I get reinstall message.  It starts and hangs up.  I tried reinstalling from CD.   I use this feature a lot to create files and it just quit.  Nothing new has been installed that might interfere. I've made sure that the distiller is not inactive.  Thoughts?

    Unfortunately, alot of us had to upgrade to Office 2010 ...its very unfortunate that adobe doesn't warn us up front about the imcompatibiity problem before they took our money.  Granted they can't give us warnings about every compatibility issue..but considering that MS. Office PDF comversions is a big marketing interest for adobe, I for one would have liked to have known that before I paid for adobe for 9, for I would have waited for 10
    -- Sent from my Palm Pre
    On Sep 14, 2010 18:10, GKaiseril &lt;[email protected]&gt; wrote:
    Unfortunately one has to upgrade programs as clients and others update their programs. You need to carefully look at what you need and what programs can work with your target requirements.
    Until Adobe releases Acrobat 10 do not upgrade to MS Office 2010!!!
    It appears that with the release of Acrobat 10, much of Adobe's support to Acrobat versions 7, 8 and 9 will be reduced to the very minimum updates.
    Many CAD programs require upgrades to newer versions of Acrobat. But Acrobat does not support all CAD programs.

  • Distribution Point IIS Config - Multiple applications using Default Web Site

    Hi all,
    I've having some problems with a distribution point, when trying to download content I'm getting the following error in the datatransferservices.log:
    Error sending DAV request. HTTP code 500, status 'Internal Server Error'
    Looking at IIS, I can see that another application (uniflow print server) has published folders under the Default Web Site. 
    Reading
    similar errors it appears it may be to do with ISAPI filters being configured by the other application. Unfortunately these filters are required by the Uniflow application. So, my question is:
    Is there any way to change the web site used by the distribution point?
    Thanks,
    Iain 

    Not on a one off basis, no. The web sites are tied to ports which means you would also have to change the port. Both are global changes. The better solution is to not multi-purpose a DP.
    Jason | http://blog.configmgrftw.com

  • When using a web site that opens a window within a window, Firefox doesn't perform this task as it normally would, but Internet Explorer still performs it as it should. Does anyone know what the problem is?

    This seems to be a problem with secure sites ie my banking and university web sites, once again it is when a new window is meant open up.

    https://support.mozilla.com/en-US/kb/Pop-up+blocker

  • Unable to generate page using Oracle Web publishing Assistant

    I am getting the following error ( seen using event viewer) while generate the Web page using Oracle Web publishing Assistant in Windows NT 4.0:
    1. Couldn't find fiber to delete .
    Event 5038
    2. Page Generator initialization failed.
    Event 1010
    3. Could not unmap view of the template file, due to error #0 .
    Event 6011
    null

    I'm experiencing the same problem - any help would be greatly appreciated

Maybe you are looking for

  • IPhone 4S took a dumb after upgrading to IOS7/ WIFI is greyed out

    I loved the fact that I own Apple IPhone4S . For the past 1 1/2 year I had no problem with this phone I went to restore thinking that I will restore my phone to original to try to sell it and get the new IPone 5 . Well the restore took me from IOS6.1

  • How to print emails from my Ipad on a HP6500. Can print attachments

    I followed the instructions from the below post. I can print attachments fine but I can't print the text of emails. What do I do? Re: ePrint Support for Officejet 6500 E709n? Not easy to use!? Options  02-08-2012 06:46 AM I'm sorry I misunderstood th

  • Creating a magnified detail view of a portion of an image

    I have PSE11 and I am trying to create a magnified cutaway of an area of an image for a tutorial but I cannot find instructions for how to do this for PSE11 anywhere on the web.  I am also not very literate when it comes to the lingo so I would need

  • Strange Issue when Exporting Artboards as PNGs (Won't Include Layer)

    As a part of my usual workflow in Illustrator CS6, I export a series of artboards as PNGs. The two layers I export are called "Content" and "Callouts." Neither is locked, and nothing is hidden. I've never had issues before, but today when I tried to

  • Panasonic PV-GS500

    I am about to click the "order" button for the Panasonic PV-GS500, (Standard Def, MiniDV, FireWire) and I just have to make positively sure that it will work with my copy of Final Cut Pro 4.5. Would **greatly** appreciate a response. --Peter