Re: Site definition file help needed.

On Fri, 22 Dec 2006 09:38:17 -0800, Kevin D-R
<[email protected]> wrote:
>Which brings me to Dreamweaver. I have copied everything
over and
>reinstalled Dreamweaver, but my site definition
information is gone.
>
>Any ideas on how to get that copied over?
The site definition is stored in the Windows system registry.
If you
cannot boot from the old hard drive, you may need to re-enter
the site
information.
Gary

Thanks so much for your response Anita.
Since I posted this, I noticed a blurb on the Weblogic site that mentioned Service
Pack 9 fixes any problems with JSSE and SSL from within a Weblogic jsp/servlet.
That service pack also includes an example of using the Weblogic SSL routines
to make outgoing HTTPS connections. So, I'm trying to install service pack 9 and
use the example code included in the distribution. I may end up trying what you
listed below however, because SP 9 seems to be screwing up some of our functionality.
<sigh> It nevers ends....
"Anita" <[email protected]> wrote:
>
1) Put the JSSE classes in the lib/ext directory.
2) in the Weblogic.properties file change the weblogic.security.SSLHandler.enable=true
to weblogic.security.SSLHandler.enable=false
3) in the weblogic.policy file under a 'grant' directive for all code
bases,
put permission java.util.PropertyPermission "java.protocol.handler.pkgs",
"write";

Similar Messages

  • Create a Site Definition file with Visual Web part in Visual Studio

    I tried to create a site definition file in Visual Studio 2013 and SharePoint 2013 by following the MSDN tutorial:
    Walkthrough: Create a Basic Site Definition Project. Near the end, I added a virtual web part control to the site definition and registered MyWebPartControls in the site definition's default ASPX page as written in the MSDN tutorial:
    Unfortunately, IntelliSense doesn't show any MyWebPartControls: tags, and VisualWebPart1 is highlighted with a warning “Element 'SMWebPart3' is not a known element. This can
    occur if there is a compilation error in the Web site, or the web.config file is missing.”
    Since it’s a warning, I went ahead to build and deploy the solution. However, when I used the site definition template to create a subsite, it returned a parser error:
    Unknown server tag 'MyWebPartControls:TestSiteDef1.VisualWebPart1'
    I spent half day researching and debugging, and finally solved the problem. The issue is on the registration line:
    <%@ Register Tagprefix="MyWebPartControls" Namespace="TestSiteDef.VisualWebPart1" Assembly="$SharePoint.Project.AssemblyFullName$" %>
    The $SharePoint.Project.AssemblyFullName$ is a replaceable parameter to provide values for SharePoint solution items whose actual values are not known at design time. Unfortunately, it does not find the right assembly name during the deployment. It should
    be replaced by the Assembly’s Strong Name. Here is how I fixed the problem step by step:
    In Solution Explorer, open the package node and double click Package.package
    Click Manifest tab in the Package.package.
    Copy the full assembly name in the package’s manifest. It may be similar like this:
              Assembly="TestSiteDef,
    Version=1.0.0.0, Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    Back to the site definition’s default.aspx page, replace the
                     Assembly="$SharePoint.Project.AssemblyFullName"
    in the registration line with the copied text:
    Assembly="TestSiteDef,
    Version=1.0.0.0, Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    Change the Namespace from
    Namespace="TestSiteDef.VisualWebPart1"
    to
    Namespace="TestSiteDef".
    The line to register the web part in a site definition file will look like this:
    <%@
    Register
    Tagprefix="MyWebPartControls"
    Namespace="TestSiteDef "
    Assembly="TestSiteDef, Version=1.0.0.0,
    Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    %>
    Clean, build and deploy the solution. It works like charm. (Note: the warning message on visual web part may still exist, but you can ignore it).

    Assuming your .ascx.vb file is inheriting from the web part class, you can add the custom properties in the same manor (language syntax aside).
    Be sure to use the attributes to correctly identify and scope the properties. (see:
    http://www.sbrickey.com/Tech/Blog/Post/SharePoint_Attributes_for_Web_Part_properties)
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com

  • Site definition files? anyone?

    OK so I am new to website creation, so please cut me some
    slack. Using Dreamweaver CS3 on a Mac, in the manage sites window,
    none of the sites I created with Dreamweaver 8 are shown, yet they
    all reside in a local sites folder in my documents folder. When I
    choose the import function, it asks for the location of my site
    definition files (ste) but none are visible anywhere on my system.
    How do I import/recognise my previously built sites in Dreamweaver
    CS3? Totally confused here...

    The sites *should* have been migrated when you installed CS3,
    but you can
    always go back into DW8, EXPORT the sites, then IMPORT them
    into CS3.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Tik-Tok Man" <[email protected]> wrote in
    message
    news:fd4vjq$ddf$[email protected]..
    > OK so I am new to website creation, so please cut me
    some slack. Using
    > Dreamweaver CS3 on a Mac, in the manage sites window,
    none of the sites I
    > created with Dreamweaver 8 are shown, yet they all
    reside in a local sites
    > folder in my documents folder. When I choose the import
    function, it asks
    > for
    > the location of my site definition files (ste) but none
    are visible
    > anywhere on
    > my system. How do I import/recognise my previously built
    sites in
    > Dreamweaver
    > CS3? Totally confused here...
    >

  • Just where ARE the site definition files?

    I've just received CS4.  I want to move it to my more powerful laptop when I install it.  I know how to do that and I can move site files, but where are the site definition files?  I really don't want to have to set up each site from scratch.  Is there one (or more) files that are the name, url, location, id, password etc for each of the (many) sites in CS3?
    don Carlos

    To import/export site definitions (not site files):
    On the old computer:
    Site > Manage Sites
    Shift click to highlight all site names
    Export..
    Same procedure on new computer then Import..

  • Help - Site Definition Files

    Hi
    My PC recently crashed and I have had to restore DW 8,
    however when I open DW the list of sites has disappeared.
    I had previously exported all the site information using the
    Backup/Export process and I can import the STE files but it has
    been a while since I have done that and some of the newer sites
    aren't included.
    Within DW is there a configuration file that keeps a list of
    the sites and login details etc, ie when you click on Manage Sites
    it lists all the current sites? As ideally I would like to restore
    those files from a previous tape backup ratehr than sit down and
    recreate them again.
    Kind regards
    Steven

    If you do not have recent site definition exports you will
    have to recreate
    those site definitions manually. Sorry....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Trefoil" <[email protected]> wrote in
    message
    news:e6u4cn$78f$[email protected]..
    > Hi
    >
    > My PC recently crashed and I have had to restore DW 8,
    however when I open
    > DW
    > the list of sites has disappeared.
    >
    > I had previously exported all the site information using
    the Backup/Export
    > process and I can import the STE files but it has been a
    while since I
    > have
    > done that and some of the newer sites aren't included.
    >
    > Within DW is there a configuration file that keeps a
    list of the sites and
    > login details etc, ie when you click on Manage Sites it
    lists all the
    > current
    > sites? As ideally I would like to restore those files
    from a previous tape
    > backup ratehr than sit down and recreate them again.
    >
    > Kind regards
    >
    > Steven
    >

  • Site Definition Change  Help

    Please help me to understand how to name a newsite with and
    existing site name. I have an existing site created in Dreamweaver
    and live. I have created a new site within a folder Unnamed Site 3/
    on the same local drive (not within the root folder) where this
    existing site lives. I did not want to name it the same name as my
    existing site name,so not to confuse any of the files- since I had
    to use some existing files and also create new ones. I have never
    entirely replaced an existing site with another using the same
    domain name. Obviously all my template files and pages have a path
    of Unnamed Site 3/Blah/Blah throughout them. How (please tell me
    this is possible) do I change the path throughout to the existing
    domain name throughout the site files. I hate to seem so silly but
    I never had to put up a replacement site before. Do I use Change
    links sitewide? I have so much done already, it just wouldn't make
    sense that there was not a way.

    Name the new site "Original name NEW". Give it the same
    Remote site
    definition as the old site. When the time comes, move all of
    the original
    site files folders on the remote server into an archive
    folder (preserving
    the hierarchy) on the remote site (or even just delete them,
    and upload the
    new site. Bada bing, bada boom.
    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
    ==================
    "rakeeka" <[email protected]> wrote in
    message
    news:glvn14$bs4$[email protected]..
    > Please help me to understand how to name a newsite with
    and existing site
    > name.
    > I have an existing site created in Dreamweaver and live.
    I have created a
    > new
    > site within a folder Unnamed Site 3/ on the same local
    drive (not within
    > the
    > root folder) where this existing site lives. I did not
    want to name it
    > the
    > same name as my existing site name,so not to confuse any
    of the files-
    > since I
    > had to use some existing files and also create new ones.
    I have never
    > entirely
    > replaced an existing site with another using the same
    domain name.
    > Obviously
    > all my template files and pages have a path of Unnamed
    Site 3/Blah/Blah
    > throughout them. How (please tell me this is possible)
    do I change the
    > path
    > throughout to the existing domain name throughout the
    site files. I hate
    > to
    > seem so silly but I never had to put up a replacement
    site before. Do I
    > use
    > Change links sitewide? I have so much done already, it
    just wouldn't make
    > sense that there was not a way.
    >

  • Site definition files

    I had to reinstall my dreamweaver software completely, and
    now I would like to reconstruct my site definitions without
    manually entering them all again. Unfortunately i didn't export
    them before my computer crashed. I have all the files that
    dreamweaver created before in the application data folders etc and
    I was wondering if there is a way that I could use that with my
    newly installed dreamweaver to recreate teh site definitions?
    thanks

    a0123aa wrote:
    > Unfortunately i didn't export them before my computer
    crashed. I have all the
    > files that dreamweaver created before in the application
    data folders etc and I
    > was wondering if there is a way that I could use that
    with my newly installed
    > dreamweaver to recreate teh site definitions?
    Unfortunately, no. I'm not sure where site definitions are
    kept on a
    Mac, but on a Windows machine, they're stored in the Windows
    registry.
    Site definitions can be automatically rebuilt only if you
    exported them
    in the first place.
    David Powers
    Adobe Community Expert
    Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
    http://foundationphp.com/

  • DW CC ...not a valid site definition file

    I have about 50 .ste files I need to import that were created with DW CC and now they won't import back into DW CC?
    Is there something I can do to get this to work? is it a bug with Dreamweaver?
    The .ste files were exported from DW CC only last week and today they won't go back into DW CC.

    That worked, which helped find the issue.
    My localroot had been changed recently so I needed to make a little change on line 3:
    it was:
    <localinfo sitename="sitename" ftporrdsserver="FALSE" mediaqueryfile="" localroot="MBP%20HD:Applications:XAMPP:xamppfiles:htdocs:sitename.com:" ...>
    and need to be:
    <localinfo sitename="sitename" ftporrdsserver="FALSE" mediaqueryfile="" localroot="hddname:Applications:XAMPP:xamppfiles:htdocs:sitename.com:" ...>
    Seems to have fixed it.
    Thanks.

  • Dreamweaver CS6 will not recognize existing site definition files

    Neither does CC, naturally.  These are sites I haven't edited for about a year. I can't find any information about reloading sites by importing the contents, only by opening the STE files... which in this case, won't open.

    Are you attempting to simply open the .ste, or are you going to Site > Manage Sites > Import?
    If you are tring to import them correctly (second option above) and they aren't importing, the .ste files may be corrupt. To create new site definitions from your existing content...
    1. Go to Site > New Site
    2. For the "Local Site Folder" browse to one of your current site folders on your HD
    3. Add a server and FTP credentials obtained from your hosting company (if you don't have them)
    4. Save
    5. Repeat for each site
    EDIT: If you don't have the site's files locally, do the same as above (setting the local site folder to an empty folder on your HD) and, once you add the FTP info, click the Get button (down arrow) in the Files window to download your entire site onto your machine.

  • Restoring Memos from a backup file - Help needed

    I lost my memos in a crash and need to restore them from a backup file.  The Blackberry Desktop Software has the Memos "Dimmed" and the software says "Dimmed entries are read-only data types and cannot be restored".  This makes zero sense.
    Bold 9650
    OS 6.0.0.719
    Any help is appreciated.

    Hi and Welcome to the Community!
    Here is a KB that discusses that error:
    KB04461 Unable to backup or restore some databases to a BlackBerry smartphone using BlackBerry Desktop Software
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Burning full resolution jpg files help needed

    Hi there, I am relatively new to Aperture but I have been using iPhoto for years.  I can't seem to find a way to burn photos to my optical drive.  I need them full resolution for printing purposes.  Any help would be most appreciated.  Thanks

    how do I find that window?  *did I just say window?*
    When you export a photo with "File > Export > Version", a File Chooser dialog will open. Set the "Export Preset" pop up to "Edit". That lets you edit the settings for the different JPEG and TIFF export settings:

  • OBIA Environment - Informatica & DAC Setup files - Help Needed

    We want to setup OBIA test environment but worried which files should be downloaded for Informatica(Client and Server) and DAC(Client and Server), here we are confused with file names.
    We already have the Oracle Applications, Target DB and OBIEE in place, could somebody please help us in finding the right files needed for the remaining OBIA setup(i.e. Informatica Client & Server, DAC Client & Server) from the below list
    Note : Our machines have 64bit OS, the below list is from edelivery.oracle.com
    Product Pack : Oracle Business Intelligence
    Platform      : Microsoft Windows x86 (64-bit)
    Oracle Business Intelligence Applications 7.9.6.3 for Microsoft Windows                     V26578-01           519M
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows      V16377-01           181M
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.0.1 for Windows x86 (64-bit) (Part 1 of 2)      V30854-01 Part 1 of 2      2.0G
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.0.1 for Windows x86 (64-bit) (Part 2 of 2)      V30854-01 Part 2 of 2      26M
    Oracle Business Intelligence Applications Licensing and Packaging Guide 7.9.6.3 and Informatica
    PowerCenter and PowerConnect Adapters Client 9.0.1 (Part 1 of 2)                          V30964-01 Part 1 of 2      706M
    Oracle Business Intelligence Applications Licensing and Packaging Guide 7.9.6.3 and Informatica
    PowerCenter and PowerConnect Adapters Client 9.0.1 (Part 2 of 2)                          V30964-01 Part 2 of 2      2.0G
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.1 for Windows x86 (64-bit) (Part 1 of 2)      V30859-01 Part 1 of 2      2.0G
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.1 for Windows x86 (64-bit) (Part 2 of 2)      V30859-01 Part 2 of 2      1.4G
    Oracle Business Intelligence Applications Licensing and Packaging Guide 7.9.6.3 and Informatica
    PowerCenter and PowerConnect Adapters Client 9.1 (Part 1 of 2)                               V33700-01 Part 1 of 2      1.7G
    Oracle Business Intelligence Applications Licensing and Packaging Guide 7.9.6.3 and Informatica
    PowerCenter and PowerConnect Adapters Client 9.1 (Part 2 of 2)                               V33700-01 Part 2 of 2      2.0G
    Thanks,
    Sumanth

    Hi Sumanth,
    The below are the software packages, download them and install. Do let me know if you have any config issues.
    BI Apps:
    Oracle Business Intelligence Applications 7.9.6.3 for Microsoft Windows V26578-01 519M
    DAC:
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows V16377-01 181M
    Informatica Server:
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.0.1 for Windows x86 (64-bit) (Part 1 of 2) V30854-01 Part 1 of 2 2.0G
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.0.1 for Windows x86 (64-bit) (Part 2 of 2) V30854-01 Part 2 of 2 26M
    Informatica Client:
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.1 for Windows x86 (64-bit) (Part 1 of 2) V30859-01 Part 1 of 2 2.0G
    Oracle Business Intelligence Data Warehouse Administration Console 10.1.3.4.1 for Microsoft Windows
    and Informatica PowerCenter and PowerConnect Adapters 9.1 for Windows x86 (64-bit) (Part 2 of 2) V30859-01 Part 2 of 2 1.4G
    Hope this helps. Pls mark correct or helpful
    Thanks,
    SVee

  • Cs4 Mac : linking to open external .app files, help needed!

    I have completed a CDROM for pc users for a client.
    The CDROM contains 15 quizzes in exe format.
    A 'portal' file links to each of these quizzes, so the user returns, having opened and completed the (.exe) quiz file, to the portal and takes another quiz.
    the code to open these 15 quiz files
    on(release){
    fscommand("exec","openexe15a.bat")
    This opens the bat file, which opens the exe
    ----- This works fine
    However, my client wants a mac version,
    I cant find a way to link to the macintosh projector file within the portal file.
    fscomand doesnt work, geturl doesnt work.. any help really would be appreciated.

    I don’t know how .Mac Backup works, so all I can say is which are the files & folders you need to restore from the backup (assuming you did actually back up them, that is).
    Mail stores most preferences and all account settings in ~/Library/Preferences/com.apple.mail.plist (except the passwords, which are stored in the keychain). Everything else, including all your messages and mailboxes, is stored in ~/Library/Mail/.
    Similarly, Address Book (whose data you should back up as well) stores the settings in ~/Library/Preferences/com.apple.AddressBook.plist and the data in ~/Library/Application Support/AddresBook/.
    Other applications store preferences and data in other places. You may want to ask in the appropriate forums for more information on those.
    You may also want to read this:
    How to back up and restore your important Mac OS X 10.4 files
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder, i.e. ~/Library is the Library folder within the user's home folder.

  • Error not alloving sign my jar file - help needed

    hi guys i am getting the following error while trying to sign the jar file.
    unable to sign the jar ; jar.util.zip.zip exception: invalid entry compressed size .
    i got this while signing the msbase and msutil of MS jdbc jar files.
    what am i suppose to do.
    I am unable to understand one more thing. Do i need to have both jdbcodbc.dll library and msbase,msutil, mssqlserver jar files to connect using jdbc or its ok if i only have the jar files. I would appreciate if somebody can help me in this regard.
    thanks,
    ravi.

    hi guys i got the problem solved i unzipped the files and zipped them agian. Its working well .
    thanks,
    ravi.

  • IO File help needed

    Hello all,
    Here is my situation, I need to create an object, populate the object with data, and then store the object in a linked list. The object is created in a reference class that I created, and the data for the object is being read in from a .txt file. My problem is that I am opening the link to the .txt file from my driver class, but can't seem to get the readLine() to work in the reference class. Here is what I have:
    Driver Class:
    import java.io.*;
    import java.util.LinkedList;
    import javax.swing.*;
    import BaseballPlayer;
    public class BaseballStats
      public static void main(String[] args)
        boolean morePlayers = true;
        BufferedReader in = null;
        try
          LinkedList playerList = new LinkedList();
          in = new BufferedReader( new FileReader( "PlayerStats.txt" ) );
          BaseballPlayer player = new BaseballPlayer();
          while(morePlayers == true)
            player.newPlayer();
            playerList.add(player);
          for (i = 0; i < playerList.size(); i++)
            System.out.println(playerList.get(i));
        catch (Exception e)
          Controller.fatal("BaseballStats.main()", e.toString());
    }Reference Class:
    import java.io.*;
    import java.util.*;
    public class BaseballPlayer extends Object
      public boolean newPlayer()
        myName = in.readLine();
        myPosition = in.readLine();
        myAge = in.readLine();
        myBirthdate = in.readLine();
        myAtBats = in.readLine();
        atBats = Double.parseDouble(myAtBats);
        myHits = in.readLine();
        hits = Double.parseDouble(myHits);
        moreData = in.readLine();
        if (moreData != null)
          morePlayers = true;
        else
          morePlayers = false;
        return morePlayers;
      private String myName;
      private String myPosition;
      private String myAge;
      private String myBirthdate;
      private String myAtBats;
      private String myHits;
      private String moreData;
      private boolean morePlayers;
      private double atBats;
      private double hits;
    }Text File:
    Jose Cuervo
    Pitcher
    32
    July 1, 1970
    250
    100
    The error I get is: Variable in not found in class
    Technically I need to read several players into the linked list from one data file, but I'll tackle that problem after i am able to read 1!
    Any help would be greatly appreciated

    import java.io.*;
    import java.util.LinkedList;
    import javax.swing.*;
    import BaseballPlayer;
    public class BaseballStats{ 
      public static void main(String[] args)  {   
        boolean morePlayers = true;   
        BufferedReader in = null;   
        try {
          LinkedList playerList = new LinkedList();     
          in = new BufferedReader(new FileReader("PlayerStats.txt"));     
          BaseballPlayer player = new BaseballPlayer();     
          while(morePlayers == true){ //morePlayers == true,
                                      //Will this loop ever stop??
                                      //when does "morePlayers" become false?
            player.newPlayer(); //player does not have reference to   
                                //BufferedReader instance, u have to pass it
                                //"BufferedReader in" has scope within
                                //main() method only
            playerList.add(player);     
          for (i = 0; i < playerList.size(); i++)       
            System.out.println(playerList.get(i));   
        } catch (Exception e){     
          Controller.fatal("BaseballStats.main()", e.toString());   
    }

Maybe you are looking for