Is there any way to migrate existing intranet into SharePoint?

Hi,
I have currently an intranet sites for hosting data for users to retrieve from. I have a SQL Server and IIS run on the same box. My organisation is planning to use SharePoint soon so I must prepare how to move those intranet sites to SharePoint.
Is there a way to do that?
I have also wanted to develop request forms and use sharepoint workflow to route the approval to the require person when save it. Is there any tool that help me to do that?
Regards
SAM

Yes, you can. But I don't think you can use any tool to migrate your existing application to SharePoint. However you can convert your existing Web Application into a Provider-Hosted SharePoint App. Refer to the following article for more information
http://aymanelhattab.com/2014/01/11/converting-asp-net-web-applications-into-sharepoint-apps-using-visual-studio-2013/
http://sharepoint.stackexchange.com/questions/122687/asp-net-web-application-into-sharepoint-app
http://www.codeproject.com/Articles/21465/Converting-an-ASP-NET-site-into-a-SharePoint-site
Cheers,

Similar Messages

  • Is there any way for migrating portlet 902AS to 10gAS..

    Is there any way for migrating portlet 902AS to 10gAS..
    We think to tyr to export from 902 and import to 10g..
    is it works.
    Thanks for your help...

    Did you have a chance to check out the Upgrade page on Portal Center?
    Peter

  • Is there any way to get this palette into photoshop CS6?

    I'm curious as to why Photoshop CS6 can't have a simple effective palette choice like this one from Fireworks?
    I'm an artist and this palette makes sense to me.  The standard issue pallette in Photoshop is a mess compared to this.
    Is there any way to get this palette into photoshop CS6?
    Thanks!

    If your talking about the Color Cubes from fireworks as shown in your screenshot, then yes.
    Save the swatches out of fireworks as an Adobe Swatch Exchange File (ASE) and then you can load them into photoshop
    in it's swatches panel like below.

  • Is there any way to insert a sharp into excel through OLE?

    Dear Expert,
    Is there any way to insert a sharp into excel through OLE ?If have , Would you please give a sample code?
    BR Edward

    Hi,
    Check this link..[OLE2, Excel, WinWord |http://translate.google.com/translate?hl=en&sl=ru&u=http://www.sapnet.ru/] you can find the code snippets.

  • Is there any way to merge multiple pdf into one?

    Hi,
    Is any there any way to convert different frame files into pdf and merge them into one programmatically using FDK11.
    Like, for example,
    a.fm, b.fm, c.fm  to abc.pdf
    Thanks,
    Venkat

    You got the point.
    My actual requirement is to convert a Frame book to PDF. But for some reason the O/P PDF gets cropped out when i pass a Frame book as Input whereas it works good with Frame files.
    Thanks,
    Venkat

  • Is there any way to paste formatted text into muse, and have it stay formatted?

    Greetings,
    I have a client who sends material to me with intricate formatting (italics and bold only) for posting on the website. Is there any way to avoid losing that formatting when I paste it into Muse? If not, I have several hours of work to format everything all over again, every time he sends an update? Any suggestions?
    Thanks,
    Lori

    Hello Muse Community,
    Ok, so I have figured out how to do this. For those of us who have a large amount of formatted text to paste on a website, but don't want to have to take the time to format every individual word or line, the solution is to embed the following html code:
    <iframe src="filename.html" width="600" height="300" scrolling="yes"></iframe>
    and replace "filename.html" with a the name of a plain html document created from some other software where you can paste formatted text. Muse will pick up the html document as an included file in a window with a scrollbar. It's actually pretty slick.
    Best wishes,
    Lori

  • Is there any way to convert the ImportObject into an image file ?

    I have converted a FM document into MIF file format. FM has a grapic imported by copying into the document. In the MIF file I can see the image like the following,
    <ImportObject
      <Unique 1001019>
      <Pen 15>
      <Fill 7>
      <PenWidth  1.0 pt>
    =TIFF
    &%v
    &II*\x00080000001000FE000400010000000000000000010300010000006009000001010300010000…..
    Is there any way to convert the ImportObject inside the mif file into an image file ?

    Error 7103,
    Regarding Note A and Note B... The Downsample dropdowns list three variations of Downsampling TO, each corresponding to a different downsampling method. When you select one of the Downsampling TO options, then the pixels per inch box allow you to specify the dpi of the downsampled image, the one after the downsampling.
    When you select Off, which means do NOT downsample, then the pixels per inch box is meaningless. Maybe it would be a nice interface feature to disable it, but that is another issue. In any event, OFF ignores any value in pixels per inch.
    Whenever you import an image into your publishing program (FrameMaker, InDesign, or whatever) and scale it, one can think of the scaled image as having a physical dpi, the number of pixels per physical inch on the "paper." When you specify downsampling in Distiller, the number you specify is most likely less than the physical dpi of the image in the document. It is probably meaningless to specify a number that is larger. I am guessing (and this is a guess) that Distiller does not UPsample images. I have never tested it.
    I use 1200 for image recovery.
    I assume you are talking about recoverying an image embedded in (copied into) the publishing document. I believe it is sufficient simply to turn downsampling off to create a PDF with the image at the resolution as embedded in the document.
    No, one of the settings is to Determine Automatically, which uses the resolution of the image IN the PDF.
    Where is that found?
    It is NOT in Distiller. It is in Acrobat Professional. (It may or may not be in Acrobat Standard or Acrobat Reader; I do not have them, so do not know.)
    The original poster wanted to recover an image copied into a Frame document file. My method is to create a PDF using a Distiller joboption with ALL downsampling and ALL compression OFF. Presumably the image is put into the PDF with all the pixels it has in the Frame file.
    THEN in Acrobat PROFESSIONAL, export the image with the setting Determine Automatically. I am presuming (never tested it) this exports ALL the pixels that the image has in the PDF file.
    Van

  • Is there any way to load idml file into InDesign server Programmatically

    Hi,
         I am very new to InDesign Server development. I was able to load tagged text and generate image using InDesingServer Java APIs. Now I have new scenario to generate image. My scenario is to load an idml file into InDesign Server, then I need to generate an Image using this idml file.
         Is there any way to do this using InDesignServer Java APIs.
         Thanks in advance.
    Thanks,
    Ravi Kishore.CH

    I am not aware of a direct way of loading data from excel into
    oracle. I usually export the data into Access and then through
    ODBC save the data into a new table in the DB.
    Hope this helps.
    SUnder
    Raju Gorakhia (guest) wrote:
    : I am working on forms4.5 & i am looking for the method with
    : which i can directly access the xlsspreadsheet and upload into
    : some table into oracle database.
    : If there is no such method that how i will upload that
    : spreadsheet into the database?
    : Is there any way with which i can convert the variable lenght
    : file into fix length format with some specific delimitor so
    that
    : after that i can call sqlloader & upload that file into the
    : table?
    : Thanks Regards
    : Raju
    null

  • In P6 web (8.3) Is there any way to migrate global layouts views from one database to another?

    We have a customer that has global layouts in their dev version of the web. When they want to start their prod version of P6 8.3 web, do the layouts come over with the data migration? Is there any documentation out there?
    Thanks,
    Bob

    That's in the client or professional. There is not a place to export layouts in the web.

  • Is there any way to convert recorded actions into JSX Javascript file?

    For photoshop, there's http://ps-scripts.sourceforge.net/xtools.html (scroll down to "ActionFileToJavascript") which can convert recorded photoshop actions into jsx. Is there any such resource for Illustrator?

    AppleScript is able to script many things in the GUI.
    The problem is it becomes version specific when they move stuff about.
    CS6 can evoke some menus but is limited to those with keyboard shortcuts.
    CS6 also got action calls added... ( to JS )
    No nothing like action manager code exists in AI. ( a big shame )
    PS has a plug-in to record your steps...
    Giving you access to a whole range of app features beyond the regular DOM.
    Only today X has posted that that he's hanging up his boots here...

  • I appear to have two separate Apple IDs and have purchased music under both.  Is there any way to consolidate the accounts into one?

    I appear to have two separate Apple IDs and to have purchased music under both of them (one is my husband's email account, the other is mine).  Is there a way to consolidate them, or is it possible to make the purchases made under two separte IDs downloadable on the same device(s)?

    Not at this time. There is no way to merge two Apple IDs or be signed into the iTunes Store with more than one Apple ID at a time on an iOS device. However, you can USB sync the music to more than one device at a time, no problem. As long as all the music is on the same computer.

  • My vista software was corrupt so Microsoft remotely reinstalled it but I lost my itunes library. My songs are still on touch is there any way to get them back into my library?

    My Vista software became corrupt so Microsoft reinstalled remotely but I lost my Itunes library even though I thought I saved to an external HDD.
    Songs are still on touch but how do i get them to back into library so I can manage and back them up. Is there a way to back up the itouch?

    Recover media from iPod
    See this post from forum regular Zevoneer for options on moving your iPod data back to your computer.
    tt2

  • Is there any way to migrate data from my Leopard 10.5.8 mac mini to my new Lion mini?

    Just got the new Mac Mini that has Lion pre-installed.  I want to migrate my data from my previous mac mini that has 10.5.8 installed.  What's the trick to do it?  Migration Assistant on my Lion mini is telling me to update the assistant on my old computer but it's already up to date!

    That may work, if the file permissions will allow it.  And it will work for "simple" applications, but not "complex" ones, that came with their own installers. See Transferring  Applications.   Complex apps must be transferred via Setup Assistant or Migration Assistant, or reinstalled from the original discs or downloads.

  • Are there any ways to put lumped elements into the electromagnetic simulations?

    Hi there,
    I am using the AXIEM electromagnetic simulator of AWR microwave office to design a nano electro mechanical system (NEMS). I want to replace some parts of my NEMS with corresponding lumped elements to simplify the problem. Do you have any solution? Thanks in advance.
    Anxaki

    If you start with a circuit schematic and layout, then you can use extraction:
    https://awrcorp.com/download/faq/english/videos/extract_video_tutorial.aspx
    Otherwise, if you are drawing everything in the EM simulator, you can place ports in the EM structure wherever it connects to lumped elements, then place the EM structure in a circuit schematic as a subcircuit, and connect the desired lumped elements to it there.
    Of course, this is if you intend to make circuit measurements like s-parameters. Is that what you need?

  • If I have 2 iTunes accounts, is there any way I can combine them into 1?

    I had used the same iTunes account until a few months ago. For whatever reason, my information could not be found so I made a new account. The issue I am having is that on my current iPhone, there are purchases made under both accounts. When trying to backup my phone, I am forced to chose one account and risk losing everything on the other (purchased music and apps). Is there anyway I can combine accounts?

    No.
    (111481)

Maybe you are looking for

  • AUTOMATIC CLEARING FOR RECEIPTS실행시 PERIOD NOT OPEN ERROR

    제품 : FIN_AR 작성날짜 : 2004-05-19 AUTOMATIC CLEARING FOR RECEIPTS실행시 PERIOD NOT OPEN ERROR ======================================================== Problem Description AR에서 Receipt이 "Remitted" 상태임에도 "Automatic Clearing for Receipts"프로그램 실행시 아래와 같은 Error가

  • Global Address List Not Updating in Outlook

    I have a question from user about Global Address Not updating in Outlook. We have a user whom name was changed, how ever his new name didn't appeared on Global Address List in Outlook client I did explained to him that Outlook require about 48 hours

  • Mail tags don´t sync between different macs

    Hi, Im running mail 5.1 and I use color tags to mark mails. I have 3 Macs and the colors tags dont sync, they sync always put all tags in red. Its like old version, tag mail sync ok, but no color. Can some help me? Thank you

  • Lenovo G480 lcd darker on right side.

    Dear All,  Greetings Some days ago my laptop's screen got a bit darker on right side. Now its more dark & it looks like different. Its pixels also show different colour. On an external monitor gives a perfect picture. But LCD has problem. Please help

  • Macbook Touchpad help

    Hello i got ahold of a macbook 3,1 by trading my desktop for it. When my friend had this macbook it was "broken" so i went ahead and xferd all her goodies to her new computer and i reformatted it and reinstalled mac osx leopard. i took it over to her