Does the iWeb domain file store my pictures within it?

I only wonder because I want to keep a backup of my iWeb projects in case my computer fails. I haven't been able to buy a new hard-drive to backup my entire computer via time machine. So would simply copying the domain file be sufficient enough? Would I lose my pictures stored on my site if my computer fails and all I have is the Domain file?
I really need to get a bigger hard-drive for time machine, but until then, I'll have to store my important projects on a small (80GB) external Hard-Drive.
Thanks.

iWeb stores all the original content in the domain file.
Right-click the file and select "show package content" from the menu to see what's inside.

Similar Messages

  • Why does my iWeb Domain file not open in my laptop?

    I'm having trouble opening my iWeb domain files on a different computer (which I need to be be able to do). I've looked at the other relevant discussions re iWeb domain file editing issues . The problem seems to be (I think) that I have no Library folder in my home folder. Nevertheless, when I open iWeb on my main computer, my website is there. When I copy that file and try to open it from my Macbook Air, all that shows in iWeb is junky stuff I've done on my Macbook in iWeb. My actual website is nowhere to be seen. I've checked the size of the Domain file too, to make sure I've copied the right one and I have. And does anyone know why I neither have a Lbrary folder in my user folder on my Mac Mini or my Macbook Air?

    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Extracting text from the iWeb Domain file

    Hi Folks
    We used iWeb to run our travel diary when we were travelling last year, I now want to take all our diary entries and add them into another website I'm building. I'm aware that I can fire up iWeb and just copy and paste the text but with over nine months of diary entries it's going to be a laborious task and quite frankly I'd rather have root canal work!
    Surely I must be able to extract the text or the daily entries from the Domain file, I just don't know how.
    Does anyone out there know or have any ideas how it can be done?
    Many thanks
    Potterman
    17" Powerbook G4   Mac OS X (10.4.9)  

    You need only use a browser to copy text.
    Open the page in a browser and drag the cursor across the text portion. Once highlighted Command-C to copy.
    Use paste Command-V to add the text into the other software or html files. You could even just paste the whole shebang into one large TextEdit file to add at your leisure.
    Even hundreds of pages would only take an hour. It would take longer than that to open iWeb, then each page then copy and switch to another app.
    Of course this will only work if the source really is text. iWeb has a habit of converting text to .png files when Web safe fonts are not used.

  • Where is IWEB domain file in lion time machine backup

    I have read around and know how to locate the iweb domain file on my computer- apparently the library file is hidden and you need to press alt to unhide it.
    But my problem is a bit different. I recently reformatted my system back to lion. I was going to use my time machine back up to restore but apparently its corrupt and I can only manually nagivate the files now. I'm trying to look for my iweb domain file while navigating the folders but cannot find it. I went to library and application support but there is no Iweb file there. This back up was done in lion, so I don't know where i can find this "hidden" library file.
    I know its a hidden file because when i go to the library folder on my mac- HD>library> app support I don't find the iweb domain on my computer. Its only after i unhide it by pressing alt when i click on "go" do i get a library folder in which the iweb domain is housed.
    I would really like to recover my website but dont know where to look on my timemachine backups.
    Any help would be appreciated.

    The default location for the domain file is your Users/Home/Library/Application Support/iWeb folder. So go to that folder in Time Machine and see if you can see and recover the Domain.sites2 file.
    Then make the Lion library visible as described below and open it with iWeb as described below:
    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    NOTE: If you repair disk permissions with Disk Utility on your boot drive you will have to rerun the script with Terminal to make the Library folder visible again.
    For opening your domain file in Lion for the first time or to switch between multiple domain files  Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    Just launch the applicaiton, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    Or you can download an already compiiled version with this link: iWeb Switch Domain.
    OT

  • What Does the iPhoto Library File Contain?

    Does the iPhoto Library File (located: User -> Pictures -> iPhoto Library) contain both i) the images and ii) the layout, photo sizing, photo positioning, etc. for a Book Project created in iPhoto 08? I want to move a Book Project that I have created on computer "MacA" to another computer "MacB." MacA and MacB are not on the same network, so I will need to copy the file(s).
    I want to be certain that the iPhoto Library File (described above) contains ALL OF THE FILES necessary to successfully move the Book Project from MacA to MacB. Will someone kindly confirm this. Thank you. Dale

    If you have not changed the default setting for "copy imported items to the iPhoto library" then you iPhoto library is totally self contained and can be successfully copied to another Mac with the same or newer version of iPhoto - if you have changed that preference (strongly not recommended) then you will have great difficulty in moving your library
    LN

  • Need help locationg iWeb domain files

    I cannot find my iWeb domain files.  According to all the support information they should be in an iWeb folder called Domains under Application Support, but I have no iWeb folder there.  I've searched with Spotlight and everything else I can think of but have had no luck.  Any idea how I can find the iWeb domain files?

    Thank you Ethmoid.
    Are you any good with HTML snippets?
    I am using the following code to create a pop up window. 
    <div style="width:50px; height:20px; font-family: Arial; font-size: 11px; text-align:center; color:#999999;">
    <style type="text/css">
    a:link {
    color: #999999;
    text-decoration: none;
    a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    a:visited {
    color: #999999;
    text-decoration: none;
    </style>
    <A HREF="#" onClick="window.open('http://www.northgateshoppingcentre.net.au/Northgate/Legal.html','_blank','toolba r=0, location=0, directories=0, status=0, scrollbars=1, resizable=0, copyhistory=0, menuBar=0, width=450, height=300');return(false)">Legal</A>
    </div>
    I see on some websites that these windows pop up to a specified location i.e. the centre of the page and they also do not have the grey navigation bar at the top or the close, expand and minimise options.  Do you know how to modify the code so that i can remove these and adjust the location?
    Thank you

  • I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Help please

    I want to open a domain.site2 file outside the default folder (User/Library/Application Support/iWeb) with iWeb11, but iWeb only opens the domain file in the default folder. If I delete the default domain file, iWeb wants to create a new site. Does anyone have the same problem or know how to fix it?

    In Lion the Finder folder is now invisible.  To make it permanetely visible enter the following in the Terminal applicaiton window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    For opening your domain file in Lion for the first time or to switch between multiple domain files  Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an applicaiton.
    Just launch the applicaiton, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    OT

  • I made a copy of my iWeb domain file, but now both the copy and original is empty!

    Please help. I am freaking out. I wanted to make a back-up of my domain file. I made a copy, so I could rename it, instead. when I opened it, it is empty! I have just lost two webistes! Is there anything I can do?

    What is the size of the original domain file? A new domain file with one page is around 160 KB in size.  If you domain file is much larger then it probably does have the files in it that make up your sites but probable has some damaged files in it preventing iWeb from opening correctly.
    If that's the case move the copy to the Desktop and try the following:
    close iWeb.
    delete the iWeb preference file, com.apple.iWeb.plist, that resides in your Home/Library/Preferences folder.
    go to your Home/Library/Caches/com.apple.iWeb folder and delete its contents.
    reboot.
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • Can somebody help me to restore my iWeb domain file from Time Machine (at the moment my whole life history is frozen online)?

    I had to wipe my machine and create a new account. Now I can't restore my iWeb domain file and thus can't edit my site. When I do try to restore the file I'm told:
    The operation can’t be completed because some items had to be skipped. For each item, choose File > Get Info, make sure “Locked” is deselected, and then check the Sharing & Permissions section. When you are sure the items are unlocked and not designated as Read Only or No Access, try again.
    I've changed the permissions of the domain file/folder itself (within Time Machine) but I gather it wants me to change the permission of everything in there, which would presumably take hours and hours.
    I've tried just dragging the domain file from the hard drive where the Time Machine backup is stored but the result of that is:
    Can’t open file “~/Library/Application Support/iWeb/Domain.sites2.”
    This is quite urgent because I am applying for a new job and can't display my latest work online. Any help much appreciated in advance.

    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one.  

  • I can't find the site domain file in iWeb 3 and OSX Lion

    I've got iWeb 3.0.4 and am using OS10.7.3
    In previous versions of the OS and iWeb the actual file that iWeb creates is stored inside ~User>Library>Application Support>domain.site
    I can't for the life of me find either the Application Support folder inside my user folder OR the actual domain file. Is it invisible or something???
    Help - I need to transfer this document to another computer urgently ;-)
    Rob

    click the desktop.
    Then, Go menu hold "option key" and you'll see the library
    http://www.youtube.com/watch?v=D87w67lfOVU

  • I want to move my iweb domain files to another computer, I read the directions in help but the file isn't where it says it is, can anyone direct me?

    I want to move my iweb domain files to another computer, I read the directions in help but the file isn't where it says it is, can anyone direct me?

    Where are you looking?
    Here:
    User>Library>Application Support>iWeb
    Keep in mind that your Library folder is hidden by default in Mountain Lion.
    To find it, hold down the option key and choose the Go menu in the Finder.
    You might also want to try posting your question over in the iWeb area.
    https://discussions.apple.com/community/ilife/iweb
    Matt
    Message was edited by: Matthew Morgan

  • Does anyone know where the iWeb data files are located or what they are called?  I can't find them.  I looked in Finder for files named the same as my website, but found nothing.  Any help would be appreciated.

    Does anyone know where the iWeb data files are located or what they are called?  I can't find them.  I looked in Finder for files named the same as my website, but found nothing.  Any help would be appreciated.

    If you erased or replaced your hard drive since iWeb was cancelled, then they are gone. Otherwise, if you have maintained backups then check those.
    Usually such files are in the /Home/Library/ folder or a sub-folder.
    Exposing the /Home/Library/ Folder
    Pick one of the following methods:
    A. This method will make the folder visible permanently. Open the Terminal application in your Utilities folder and paste the following at the command prompt:
    chflags nohidden ~/Library
    Press RETURN.
    B. Click on the Desktop, press the OPTION (⌥) button, select Library from the Finder's Go menu.
    C. Select Go To Folder from the Finder's Go menu. Paste the following in the path field:
    ~/Library
    Press the Go button.

  • SMC - "The management domain file...does not exist"

    Hi All,
    Just a quickie to see if anyone has seen this and has any pointers to getting out of it...
    Solaris 10 u5 x86. Machine has got SRSS4.0 running on it, the only other modification is CUPS is running in favour of the Solaris lp stuff (got instructions for this off a BigAdmin article).
    Anyways, I use SMC to manipulate user/group stuff on the local machine. SMC launches just fine, and I can gather System Information, view logs, disk configuration, processes etc. However, when attempting to do any user/group/role stuff management, I authentication with root role, click on the relevant panel, and get this:
    "The management server cannot perform the operation requested.
    If this problem persists, refer to the Log Viewer for additional information and contact your Sun Microsystems support provider.
    The actual error reported was:
    The management domain file:/shadowfire/127 does not exist or cannot be managed on server shadowfire."
    The behaviour is consistent. Gee, it was running fine before, AFAIK...
    Any pointers to what may have come unstuck gratefully appreciated, as always :)
    Dave

    I came across the same problem late July almost same day - on a brand new M4000 server with Solaris 10. I use an X-windows client to connect in and open Common Desktop Environment as "root". Then when I invoke SMC it works for everything except trying to open User Maintenance - then I get the error above.
    I came across something quite by accident whilst I was being advised to make edits to /etc/hosts (which I dont think made a difference anyway so I wont mention them)
    If I use my X-Windows client and open Common Desktop Environment as an ordinary user (say "joe") - then invoke SMC from the menu - when asked by the SMC utility to provide a logon then (as you would) enter the root username and password, guess what ! - I could open the User Maintenance icon without the error appearing and make changes and save them.
    Funny how a less privileged user than root invoking CDE seems to provide a basis to get the option to work! I still get the error by using CDE as root
    Wanna Try it?

  • Can't open old iWeb domain file (yes, I have asked in the other forum!)

    I had to wipe my MacBook hard drive and reinstall my data and OSX. Having tried to restore my iWeb domain file from Time Machine, I find I am unable to open it. (I've asked this question in the iWeb forum but was eventually directed here.) I've tried seemingly everything, including changing the file's permissions, wiping iWeb preferences, creating a new domain, deleting it and replacing it with the old one. Still I'm told iWeb can't open the file.
    Could it be corrupted? It's probably relevant that it was created under a different account (I had to create a new one when I wiped the disk) and I believe iWeb doesn't like opening domains created by "another" user.
    Any help much appreciated. It's important because I am applying for a new job and my online folio -- aka my iWeb website -- is not up-to-date, which looks very strange.

    I have to confess, I was hoping someone with more knowledge about iWeb's Domain file would chime in.  Evidently not, though.
    Let's try something else.  Run the following two commands in the Terminal (paste them in, only one at a time, and hit return after each one):
    ls -al ~/Library/Application\ Support/iWeb
    ls -al ~/Library/Application\ Support/iWeb/Domain.sites2
    Then paste the output here.  Here's what I get:
    Hyperion:~ thomas$ ls -al ~/Library/Application\ Support/iWeb
    total 16
    drwxr-xr-x   4 thomas  staff   136 Aug 13  2008 .
    drwx------+ 75 thomas  staff  2550 May 22 20:08 ..
    -rw-r--r--@  1 thomas  staff  6148 Jul 20 07:03 .DS_Store
    drwxr-xr-x@ 15 thomas  staff   510 Mar  1 15:02 Domain.sites2
    Hyperion:~ thomas$ ls -al ~/Library/Application\ Support/iWeb/Domain.sites2
    total 2528
    drwxr-xr-x@ 15 thomas  staff     510 Mar  1 15:02 .
    drwxr-xr-x   4 thomas  staff     136 Aug 13  2008 ..
    -rw-rw-r--   1 root    admin   97259 Jun 20  2008 200250987-001_a.jpg
    -rw-rw-r--   1 root    admin  156244 Jun 20  2008 71197600_a.jpg
    drwxr-xr-x   8 thomas  staff     272 Oct 25  2010 Albums
    drwxr-xr-x   3 thomas  staff     102 Jul 10  2008 Contents
    -rw-r--r--   1 thomas  staff     395 Mar  1 15:02 DomainState.archive
    drwxr-xr-x   3 thomas  staff     102 Aug 13  2008 QuickLook
    -rw-r--r--@  1 thomas  staff    4548 Jul 11  2008 back.png
    drwxr-xr-x   3 thomas  staff     102 Aug 13  2008 domain-F984C302-FDAB-4F41-B32E-8D9FDAFBF9D7
    -rw-rw-r--   1 root    admin   57343 Jun 20  2008 dv423037_a.jpg
    -rw-r--r--   1 thomas  staff    1889 Oct 25  2010 index.xml.gz
    -rw-r--r--   1 thomas  staff   59546 Oct 25  2010 localAssets.plist
    -rw-r--r--   1 thomas  staff     182 Oct 25  2010 permalinks.plist
    -rw-r--r--@  1 thomas  staff  893344 Apr 18  2010 sharedassets.plist
    Hyperion:~ thomas$

  • Warning:  Backing up your iWeb 'Domain' file will not save you.

    Here's the transcript from my chat with a MobilMe Support Rep. after losing (they simply disappeared) all of my blog's very valuable comments (hundreds), for nearly two years of blog entries.
    I have many backed up 'domain' files, and each shows the comments that have been received and saved for all the entries when iWeb first starts up. But then, for some reason iWeb scrubs them (they just disappear) and when I "Publish All" to the web, the entries are published but not the comments attached.
    Read MobilMe's response and consider yourselves warned. Backups won't save you. They simply won't. And yet . . . I was actually told I should have backed up. When I told my tech rep I had, then the reality of the situation came out. This is amazing to me.
    Read on . . .
    You are chatting with Omran A, a MobileMe Support Representative
    Hi, my name is Omran A. Welcome to Apple!
    Omran A: How are you?
    Omran A: I see that you have lost your comments.
    Omran A: Correct?
    Perry: Yes. Phone just rang, so my responses will be a bit slow for a few
    Omran A: I apologize for the inconvenience.
    Omran A: Have you upgraded iWeb recently?
    Perry: Yes, Omran, is there any way to retrieve them?
    Omran A: I am sorry this has happened to you. Losing comments tend to happen when upgrading iweb:
    Perry: I'm running the latest version, and have been since it came out. Had problems with people even leaving comments for a while, as did everyone who was using iWeb, but that had become an issue of the past for a few months as memory serves.
    Omran A: http://support.apple.com/kb/HT2094
    Omran A: Please let me know if you can view the link
    Perry: We are well past the info in this upgrade doc. Upgraded long ago
    Perry: Yes, I've got it up
    Omran A: I just wanted to show you that upgrading iWeb tends to delete comments
    Perry: I am at step 6, contact MobilMe support.
    Omran A: Can you please give me a link to your site?
    Perry: http://web.me.com/davidperryphoto1/GardenBlog/APhotographers_Garden_Blog/A_Photographers_GardenBlog.html
    Omran A: Can you please give me a link to your site?
    Omran A: Thank you
    Omran A: Please hold while I do some investigation
    Omran A: Did your comments get deleted after updating to iWeb 2.0 or did happen month after that?
    Perry: More than a month afterward. Just a week or so ago
    Omran A: OK
    Omran A: Thank you
    Omran A: Please hold while I do some further investigation
    Perry: Still there?
    Omran A: Yes
    Omran A: I am still performing a investigation.
    Omran A: Please give me a few more minutes.
    Perry: Thanks. I'll just keep on working here...
    Omran A: Thank you for your patience
    Omran A: I am terribly sorry. I search all over the servers and I am not able to recover your comments.
    Omran A: I suggest backing up comments regularly.
    Omran A: I suggest backing up comments regularly.
    Perry: When I start up iWeb with my saved "domain" file, I see the comments, but then, within moments, the program scrubs them, because, apparently they are no longer out there on the web. Is there anyway to recapture them from the saved domain file?
    Perry: How the heck do I back up my comments if they are stored in some obscure place on one of your servers and seperate from my website?
    Omran A: So you see them and then they disappear
    Perry: yes
    Omran A: OK
    Omran A: I believe the following link shows you how to backup to save comments
    Omran A: http://support.apple.com/kb/HT2094
    Perry: Omran, look. I have a backed up copy of my domain, just as they direct. When I start up iWeb with this file, I see the saved comments. But when I publish all, as directed, I get the blog but I get no comments published. That's why you and I are talking. I've apparently got the comments still in some form in my saved domain, but the program, or .ME scrubs them. What the **** good does the backed up file do me if I can't get Mobil Me to recognize the comments and re-post them? This is my issue.
    Omran A: OK
    Omran A: I am sorry I did not fully understand you
    Omran A: One moment please.
    Omran A: I am sorry even though you are able to see the comments for a split second. You can not recover them from the domain file.
    Omran A: Just for clarification
    Perry: Can we agree that this is a gigantic "cluster #@$*" and that this wonderful new opportunity presented us in the form of MobilMe has been very painful and expensive for many of your loyal customers?
    Omran A: You see the comments with the domain file you backed up in iweb but can not see them once you published them to the internet, correct?
    Perry: correct.
    Omran A: Do they disappear in iWeb ?
    Perry: But the program or something tends to scrub them within a minute or so of the program starting up. They are there, in all the entries dating all the way back, and then they are not. They just disappear.
    Omran A: I am sorry the domain is there but We can not recover the comments. I am sorry that you have had a bad experience with MobileMe. We have given our loyal customers a 90 day extension for your patience with us.
    Perry: Do you or anyone there know of a resource that I can send the domain file to take it apart and retrieve the comments. Someone has to know how to burrow into the file and pull that stuff. Anybody there know of a resource?
    Omran A: Let me check
    Omran A: I just checked with my supervisor and he checked the servers and said there is no way to recover your comments.
    Omran A: My sincere apologies. I understand loosing comments that span for two years is very sad.
    Omran A: If there was a way I would let you know.
    Omran A: I am sorry that you experience with MobileMe has not been that great, you may leave a feedback and let us know what issues has frustrated you
    Omran A: MobileMe feedback
    Omran A: Upper manager reads the feeback
    Omran A: Feedback
    Perry: Thanks to you personally Omran for your efforts. I'll be saving and perhaps publishing this dialogue between us on the blog as a warning to others, along with a few choice words and pictures illustrating my newly formed opinion of MobilMe. Watch for it.
    Omran A: If you select the blue close button and you will receive a survey.
    Omran A: Please note that the survey reflects only me.
    Omran A: I am sorry that I was not able to help you.
    Perry: NO worries. Thanks!
    Omran A: If you create the blog can you change my name to something else
    Omran A: It would be horrible to have people coming in and saying oh no it is you!
    Perry: Why, you were awesome. It is iWeb and this new, rammed down our throats long before it should have been, MobilMe that is the problem, not you. You were a real peach.
    Omran A: Thank you Perry
    Omran A: Thank you for chatting and I hope MobileMe services improve to meet your needs
    Omran A: And have a great day
    Perry: You can be certain that I do too! Thanks again!

    Yeah, if your Domain won't fit on a CD or you don't have space to save it, at LEAST set up Backup to annoy you at regular intervals. Once you've clicked cancel a few times due to wanting to get something else done, perhaps it will begin to wear on your psyche and guilt you into going ahead and doing it!

Maybe you are looking for

  • Can not open View Entire Inbox from Inbox Preview

    I use comcast for e mail. I get to Inbox Preview, but it will not go to View Entire Inbox. Will work on IE.

  • 3.0.0RC2 weird behavior

    After upgrading to 3.0.0RC2, I am seeing a strange error in one of my tests. I am using the JCA resource adapter with LocalTransaction and TransactionMode=managed. The EJB method InventorySessionBean.getInventoryEntityByKey() is just reading a PC obj

  • Localization issue on 10.5.3

    I have just updated to 10.5.3 and all works well.. but now the login window is in english and not in italian.. (I have "back" instead "indietro", "restart" instead "riavvia".. and so on..) Can you help me?

  • Storing data in database

    create a table called "details" in MS SQL.create a DSN named userdsn that connects to the details table create an app that has 5 text fields and a submit button . when the user clicks on the submit button, a connection should be made to a DSN named "

  • Can anybody explain what is support for ADF Project and to solve the Issues

    Hi, I am new to ADF and i am currently associated to ADF Support Project. Can anybody explain what is support for ADF Project and to solve the Issues when the ADF Project is in Live. we are getting the Tickets for the Issues. Thanks in advance.