Constant site errors

Once again we are getting constant "web page error" when save a reply. Also no emails are being sent since yesterday.
When clicking "Alert Me" the page jumps to my user profile then throws page error.
This happens on one Win 8.1 and one Windows 7 system.
¯\_(ツ)_/¯

 "web page error" when save a reply.
What is the scenario?  E.g. this sounds like it could be clicking on Submit twice?  I keep forgetting that that is possible because of how Answers has been working (had been working, since it too apparently now allows us to retry a Submit when
it comes back after having done nothing.)
C.f.
https://social.technet.microsoft.com/Forums/en-US/e00db0a4-cf3b-4759-b99f-7a87d89d73d9/whose-bug-ie-or-fissues?forum=reportabug
http://answers.microsoft.com/en-us/feedback/forum/fdbk_commsite-bug/performance-problems-report-errors-here/e93eeb69-6502-44b6-aa63-424d8239d4e0?page=25&msgId=5996c5b8-12e7-48d3-9984-4c8e402f7b50 
Note that for another issue in that same "Performance" thread we had been asked to clear our caches, apparently in the belief that something had been fixed.  I give proof that if that was in fact true it was not the client caches which need
to be cleared but some intermediate ones in the network.  I don't know how we are supposed to help try to diagnose a case like that.  On Answers they are asking for Fiddler traces but I think that could actually fix some problems if they are related
to timeouts that we have no control over otherwise (because Fiddler is a proxy program).
So, try using Fiddler?  If nothing else you may then have diagnostics to help give a clearer symptom description.   <eg>
Robert Aldwinckle

Similar Messages

  • Unable to open Power BI Sites - Error: We were unable to load the Site. Refresh the page to try again

    Power BI Sites Error
    We were unable to load the Site. Refresh the page to try again
    When opening Power BI Sites with internet explorer, in certain security configurations you may run into the above error. While we are looking into resolving this, please see the following workaround:
    From the Tools menu, select internet options.
    On the security tab uncheck the "Enable Protected Mode" checkbox form the relevant Zone (Intranet/Internet)
    Remove all entries to *.powerbi.com from trusted sites or/and local intranet sites
    On the advanced tab, uncheck the "Enable enhanced protected mode" (if you made a change here it will require a restart of the machine)
    Restart and try again (if not changes done in the last step, just restart the browser)

    Hi
    Any further debugging tips? I upgraded from IE9 to IE11 on my Win7 machine to try get Q&A working, it broke the entire PowerBI site for me

  • Unknown site error while deploying web services using OC4J

    Hi,
    I have been testing the deploying webservices examples using demo.zip on OTN site.
    I have trouble in binding the web application name to stand alone OC4J.
    I am running stand alone OC4J server fine. I verified the website http://localhost:8888, which is running fine.
    If I issue the command
    java -jar admin.jar ormi://localhost:23791 admin password1 -bindwebapp demo_ejb_web_service HelloService_web http://localhost:8888/ sejb_webservices
    I get error
    oracle.oc4j.admin.internal.DeployerException: Unknown site: http://localhost:8888/
    What is the http-web-site address that needs to be given for binding web app, if I am running local standalone OC4J with no default port changes?
    Thanks,
    Mohan

    Eric,
    Thanks for the response. But, still I am not able to bind web-application to OC4J.
    Here is how my server.xml has defined the web-site tag:
    <web-site default="true" path="./http-web-site.xml" />
    My http-web-site.xml has following web-site tag:
    <web-site port="8888" display-name="OC4J 10g (10.0.2) HTTP Web Site">
    <default-web-app application="default" name="defaultWebApp"/>
    <web-app application="default" name="dms0" root="/dms0" access-log="false" />
    <web-app application="default" name="dms0" root="/dmsoc4j" access-log="false" />
    <web-app application="default" name="admin_web" root="/adminoc4j"/>
    <access-log path="../log/http-web-access.log"/>
    </web-site>
    I used the following command to bind the example web service:
    java -jar c:\XtendTools\oc4j\j2ee\home\admin.jar ormi://localhost admin password1 -bindWebApp demo_ejb_service HelloService_web default-web-site /sejb_services
    I get "oracle.oc4j.admin.internal.DeployerException: Unknown site: default-web-site" error.
    I tried to use following names as http-web-site, but nothing works.
    "http://localhost:8888"
    "dms0"
    "adminoc4j"
    I downloaded stand alone OC4J 10.1.2 from OTN and tried these samples.
    Your help will be appreciated.
    Thanks,
    Mohan

  • The name of the security certificate is invalid or does not match the name of the site error?

    I am looking for some help folks. We are in a Outlook 2007/Exchange2010/Windows2008R2 environment.
    When users open Outlook off the network, and occasionally on the network, they get the error
    The name of the security certificate is invalid or does not match the name of the site error
    The CAS hostname is HRECAS.XXX.ORG. The URL that is listed on the SSL certificate (issued by VeriSign) is WEB.XXX.ORG. WEB.XXX.ORG is what users use to get to OWA and such.
    When I use testexchangeconnectivity.com, under certificate name validation I see an error that reads:
    Host name autodiscover.xxx.org doesn't match any name found on the server certificate CN=web.xxx.org.
    Does this mean somehow we have to add autodiscover.xxx.org on the certificate?
    I tried to add AutoDiscoverExternalUri using
    http://support.microsoft.com/?kbid=940726 &
    http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/2d0c0f5f-e4ec-4f33-a37d-b94fd7a2319f on the CAS server.
    Set-ClientAccessServer -identity HRECAS -AutodiscoverServiceExternalUri
     https://autodiscover.xxx.org/Autodiscover/Autodiscover.xml 
    I get an error that says
    "a positional parameter cannot be found that accepts argument '-AutoDiscoverExternalUri'.
    Can someone point to me what I am doing wrong with the command and whether I should be concerning myself with adding that line? By the way the
    InternalUrl information is already configured on the system. Also should I edit the certificate to add autodiscover.xxx.org?
    Thank in advance for your support.
    TD
    TD

    Hi Tapera,
    Thanks for the question.
    SRV record is a good idea. You can set the SRV to
    https://web.abc.com/autodiscover/autodiscover.xml but you must make sure the
    url can be resolved from External clients.
    In addition, there is still a issue. It is hard coded that Outlook will find the autodiscover by the orders below:
    1. Access autodiscover via SCP in AD.
    https://web.abc.com/autodiscover/autodiscover.xml
    2. If SCP access fails, it will try:
    https://abc.com/autodiscover/autodiscover.xml
    3. Then
    https://autodiscover.abc.com/autodiscover/autodiscover.xml
    4. Local XML file
    5. SRV record
    As you can see, Outlook will try SRV record at last. Therefore, it will still try to access
    https://autodiscover.abc.com/autodiscover/autodiscover.xml each time you run Outlook. Then the certificate warning will still persists.
    I have a workaround solution. You can do a local policy to disable the autodiscover to access the
    https://autodiscover.abc.ocom/autodiscover/autodiscover.xml by:
    1.   
    On the Outlook client machine, open regedit and add the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Autodiscover
             "ExcludeHttpsAutodiscoverDomain"
             "ExcludeHttpsRootDomain"
    2.   
    Then set the value to “1” on the above two keys.
    Thanks,
    Simon  

  • Constant script errors and non-responsive

    I receive constant script errors and non-responsive errors using Firefox, as do many of my friends. I am using Facebook and Mafia Wars by Zynga
    Here is an example of one:
    A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
    Script: http://www.facebook.com/profile.php?id=508888121:7
    I have tried the instructions on this page
    http://support.mozilla.com/en-US/kb/Warning+Unresponsive+script?s=script+errors&as=s
    however, I get an error message when I try to access Config and enter:
    Navigation to the webpage was cancelled
    Please help fix this or I'm going to have to use a different browser and I like Firefox better than the other options.
    Thank you.

    Thank you Jeff for your response. However, that question is 1 year old and I no longer have that problem. I hope that your answer will help others.

  • Site errors, how to remove

    Hi, I look into the site errors section and see the following link "BookingRetrieve.aspx?ID=35731". What is this? Where do I go to remove this?
    Thank you

    Page Not Found
    We could not find the Web Page you requested. This is either because:
    There's an error in the address or link.
    Or you have entered the address or link incorrectly.
    Click here to go back to our Home Page.

  • Constant send error

    I receive the error message 'Constant send error' when using Outlook. Messages do not appear in 'sent' or 'outbox' folders.

    Hi,
    What is the account type in your Outlook? Exchange, IMAP or POP?
    Please make sure the Account Settings are correct for your account, such as your smtp server address and type of encrypted connection. You can get the information from your email service provider.
    If you have verified the account settings, since I have never seen the error message before, would you please detail what step you performed before the issue occurred and the screenshot of the error message? To protect your private information, please send
    the information to our email address:
    [email protected]
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Cannot download a movie i recieve a constant download error with no code

    Trying to download a movie from itunes after a few minutes of downloading I receive a constant download error message with no error code, trying again several times in different days and is the same, I have tryed with two different connections and the problem remains.

    Hey 321Tammy,
    Thanks for the question, I can definitely understand how frustrating this situation can be. What is the error message you receive when you attempt to download the movie? You can check the following resource for possible errors and solutions:
    iTunes: Possible iTunes Store errors
    http://support.apple.com/kb/TS1424
    Additionally, you can report a problem with your purchase:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Thanks,
    Matt M.

  • Constant 404 error message - cannot install my product (premiere pro)

    I've just purchase the single product - adobe premiere pro.
    I have received the confirmation email, verified my address.
    When i click on get started - I get a constant 404 error message. Sometimes the adobe.com/en flashes up for a few seconds, then the 404 comes back again.
    Other way in
    I login to adobe.com sucessfully.
    I cannot see anywhere in account/profile/comms etc for me to download Premiere. It just tells me I have purchased it.
    But after a while the same 404 error pops up.
    I'm using Chrome/Yosemite
    I am not running any malware/spyware removal progs.
    Nor am I running sophos or other anti-virus software.
    Hugely frustrating..
    Any help massively appreciated
    Cath

    Cath I would recommend you utilize a different web browser to download and install the Creative Cloud Desktop application.  You can find additional details regarding the installation process at Creative Cloud Help | Download, install, update, or uninstall apps.  If you have any questions regarding the process you are welcome to update this discussion.

  • Constant -54 error message,nothing works.

    I've been having a problem with my phones and my laptop.
    I've tried restoring iTunes, fixing iTunes, reinstalling, nothing works.
    I have a constant -54 error, it doesn't want to sync my music, it erases all my music, every time I try to add an item it freaks out says cannot syn -54 error.
    unknown error.
    NOTHING WORKS.
    how do I fix this? It's getting to the point where I just want to burn this phone and go Samsung, and I LOATH Samsung. Help.

    Schedule a check disk by right clicking on your c drive, click properties, click on check now. Let the system reboot and do the check disk. Run a full anti-virus scan from safe mode if that doesn't work.
    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may click on the white star in the "Kudos" button for any helpful post to give that person a quick thanks. These feedback tools help keep our community active, so you receive better answers faster.

  • IE Cross-Site error

    IE behaves strangely on cross-site errors. Some combinations of parameters actually trigger this error.
    e.g.
    Please try the below URL in IE (Remove the space between http and :)
    http ://www.bing.com?a='b'&a=b.jsp&a=b
    Can anyone help me n why IE throws error on Bing? I am getting similar error in my applications but not sure why it behaves strangely
    -Jain.

    Hi,
    File>Properties to discover which IE Security zone the sites/domains map to...
    to allow an intranet site to access a public internet site you may have to add it manually to the intranet sites list.
    eg. say I want to use the w3c validation services from a domain in the intranet or localhost(maps to the internet), then to allow this I have to manually add validator.w3.org to the IE intranet sites list.... this mean that the default intranet zone
    setting for xss filtering (is disabled) for both my intranet sites and validator.w3.org . From my intranet zone site I am then allowed to use xss to return the validation reports back from w3c. I would add that I am using the POST method and not the GET
    method...
    If possible, in your application use the POST instead of GET.
    If you are developing this and have not yet published/deployed it to a production web server, you may not be able to properly test it until you have done so and both domains map to the same security zone in IE.
    If you are writing a public access website, and you are the developer of both sites, then you can adjust the response headers to allow the domains to allow xss.
    If you are trying to use Facebook connect or the equivalent Twitter connect, then you have chosen the wrong technology. Refer to the respective developer api documentation.
    What examples and sample code you have supplied us so far leaves some guessing room as to what you actually want to achieve.
    Rob^_^

  • Site Error page?

    I can't seem to find out how to create a "Site Error" page. Any ideas?
    Thanks!!

    Most hosting providers have default error pages configured. For eg. if you're publishing the site to Business Catalyst, you can find the 404 error page in Site Manager -> System Pages but you'll need to manually grab the HTML after exporting the site from Muse and paste it in BC's 404 system page. Muse doesn't natively support this functionality at this stage.
    Alternatively, if you're publishing to a third party host, and if you have configured custom ErrorDocuments <https://httpd.apache.org/docs/2.4/custom-error.html>, you could create these .html pages in Muse and replace them on your server with the ones designed/exported through Muse.
    Thanks,
    Vinayak

  • I am using Ipad 2, Wi-Fi is connected but cant open any web-site " error : Safari cannot open the page because it is not connected to the internet "

    I am using ipad 2, Wi-Fi is connected but cant open any web-site " error : safari cannot open the page becasue it is not connected to the internet "
    need support please

    You haven't provided much information, such as what type of router you have?  If you entered the encryption key as the password as opposed to the router name you have selected?  If you have WEP or WPA?  What you've tried that didn't work, other than saying it doesn't work?  So, below is a link to some assistance.  Follow this and see if it helps you.........
    http://www.apple.com/support/ipad/assistant/wifi/

  • My Sites error - 403 and "We're almost ready!" plaguing web application

    On an in-house managed farm, a My Site web application has been created per the instructions provided from
    Microsoft. The web application uses the managed path "personal" at the root of
    http://mysites.  The initial "We're almost ready!" screen when accessing a social feature like
    Newsfeed was anticipated.  However, in attempting to update the My Site content (i.e. profile information, newsfeed settings), the user is presented with a 403 Forbidden page - "The website declined to show this page".
    In ULS, this is made abundantly clear as well in the following logs:
    04/22/2014 12:08:10.61 w3wp.exe (0x18E0) 0x2870 SharePoint Foundation General ftd0 Medium Access Denied. Exception: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)), StackTrace:   at Microsoft.SharePoint.Library.SPRequestInternalClass.OpenWeb(String
    bstrUrl, String& pbstrServerRelativeUrl, String& pbstrTitle, String& pbstrDescription, String& pbstrTitleResourceId, String& pbstrDescriptionResourceId, Guid& pguidID, DateTime& pdtTimeCreated, String& pbstrRequestAccessEmail,
    UInt32& pwebVersion, Guid& pguidScopeId, UInt32& pnAuthorID, UInt32& pnLanguage, UInt32& pnLocale, UInt16& pnTimeZone, Boolean& bTime24, Int16& pnCollation, UInt32& pnCollationLCID, Int16& pnCalendarType, Int16&
    pnAdjustHijriDays, Int16& pnAltCalendarType, Boolean& pbShowWeeks, Int16& pnFirstWeekOfYear, UInt32& pnFirstDayOfWeek, Int16& pnWorkDays, Int16& pnWorkDayStartHour, Int16& pnWorkDayEndHour, Int16& pnMeetingCount, Int32&
    plFlags, Boolean& bConnectedToPortal, String& pbstrPortalUrl, String& pbstrPortalName, Int32& plWebTemplateId, Int16& pnProvisionConfig, String& pbstrDefaultTheme, String& pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl,
    String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl, String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription,
    Object& pvarUser, Boolean& pvarIsAuditor, UInt64& ppermMask, Boolean& bUserIsSiteAdmin, Boolean& bHasUniquePerm, Guid& pguidUserInfoListID, Guid& pguidUniqueNavParent, Int32& plSiteFlags, DateTime& pdtLastContentChange,
    DateTime& pdtLastSecurityChange, String& pbstrWelcomePage, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& plSiteSchemaMajorVersion, Int32& plSiteSchemaMinorVersion, Int32& plSiteSchemaBuildVersion,
    Int32& plSiteSchemaRevisionVersion, Int32& puiVersion, Int16& pnClientTag, Boolean& pfIsEvalSite, Guid& pgSourceSiteId, DateTime& pdtExpirationDate, Guid& pgEvalSiteId, Guid& pguidAppProductId, String& pbstrRemoteAppUrl,
    String& pbstrOAuthAppId, String& pbstrAppDatabaseName, Guid& pgAppDatabaseServerReferenceId, String& pbstrAppDatabaseTargetApplicationId, String& pbstrAppWebDomainId, Int32& plUpgradeFlags, DateTime& pdtReminderDate, UInt64&
    pmaskDeny)     at Microsoft.SharePoint.Library.SPRequest.OpenWeb(String bstrUrl, String& pbstrServerRelativeUrl, String& pbstrTitle, String& pbstrDescription, String& pbstrTitleResourceId, String& pbstrDescriptionResourceId,
    Guid& pguidID, DateTime& pdtTimeCreated, String& pbstrRequestAccessEmail, UInt32& pwebVersion, Guid& pguidScopeId, UInt32& pnAuthorID, UInt32& pnLanguage, UInt32& pnLocale, UInt16& pnTimeZone, Boolean& bTime24, Int16&
    pnCollation, UInt32& pnCollationLCID, Int16& pnCalendarType, Int16& pnAdjustHijriDays, Int16& pnAltCalendarType, Boolean& pbShowWeeks, Int16& pnFirstWeekOfYear, UInt32& pnFirstDayOfWeek, Int16& pnWorkDays, Int16& pnWorkDayStartHour,
    Int16& pnWorkDayEndHour, Int16& pnMeetingCount, Int32& plFlags, Boolean& bConnectedToPortal, String& pbstrPortalUrl, String& pbstrPortalName, Int32& plWebTemplateId, Int16& pnProvisionConfig, String& pbstrDefaultTheme, String&
    pbstrDefaultThemeCSSUrl, String& pbstrThemedCssFolderUrl, String& pbstrAlternateCSSUrl, String& pbstrCustomizedCssFileList, String& pbstrCustomJSUrl, String& pbstrAlternateHeaderUrl, String& pbstrMasterUrl, String& pbstrCustomMasterUrl,
    String& pbstrSiteLogoUrl, String& pbstrSiteLogoDescription, Object& pvarUser, Boolean& pvarIsAuditor, UInt64& ppermMask, Boolean& bUserIsSiteAdmin, Boolean& bHasUniquePerm, Guid& pguidUserInfoListID, Guid& pguidUniqueNavParent,
    Int32& plSiteFlags, DateTime& pdtLastContentChange, DateTime& pdtLastSecurityChange, String& pbstrWelcomePage, Boolean& pbOverwriteMUICultures, Boolean& pbMUIEnabled, String& pbstrAlternateMUICultures, Int32& plSiteSchemaMajorVersion,
    Int32& plSiteSchemaMinorVersion, Int32& plSiteSchemaBuildVersion, Int32& plSiteSchemaRevisionVersion, Int32& puiVersion, Int16& pnClientTag, Boolean& pfIsEvalSite, Guid& pgSourceSiteId, DateTime& pdtExpirationDate, Guid&
    pgEvalSiteId, Guid& pguidAppProductId, String& pbstrRemoteAppUrl, String& pbstrOAuthAppId, String& pbstrAppDatabaseName, Guid& pgAppDatabaseServerReferenceId, String& pbstrAppDatabaseTargetApplicationId, String& pbstrAppWebDomainId,
    Int32& plUpgradeFlags, DateTime& pdtReminderDate, UInt64& pmaskDeny). eac5899c-b845-e02c-550e-d7bd0a2a4331
    04/22/2014 12:08:10.61 w3wp.exe (0x18E0) 0x2870 SharePoint Foundation General aep94 High UnauthorizedAccessException for the request. 403 Forbidden will be returned. Error=Exception of type 'System.Web.HttpUnhandledException'
    was thrown.   at System.Web.UI.Page.HandleError(Exception e)     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest(Boolean
    includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)     at System.Web.UI.Page.ProcessRequest()     at System.Web.UI.Page.ProcessRequest(HttpContext context)     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) eac5899c-b845-e02c-550e-d7bd0a2a4331
    Those entries are created when the user clicks "Save all and close" button attempting to save any changes to their My Site profile.
    Initial troubleshooting sources have included:
    Bernando Nguyen's
    post
    Praveen's TechNet
    blog
    SharePoint Brian's suggestion to re-run the Product & Config wizard here
    Troubleshooting efforts so far in addition to the sources quoted above:
    Checking account permissions (obvious, with an "access denied" message) for UPA, Metadata and Workflow service accounts
    Creating a special permission policy for the web application to allow "Everyone" to create subsites
    Checking SQL rights for SA's and their respective DB's
    Started IIS application pool "SecurityTokenServiceApplicationPool" (it was stopped initially)
    ANY help in further troubleshooting this issue would be greatly appreciated.  I have already re-created the web application multiple times with the same results each time.  Thank you.
    Eric

    I re-created the web application again.  What's the definition of insanity?  Doing the same thing over and over and expecting a different result?  Well, in this case I actually did get a different result.  At least this time there
    wasn't a 403 error, but a 404!  Success!
    In any case, I used a load balancer for this farm and re-mapped the bindings in IIS to point to that IP.  Lo and behold, we have lift off!  Everything is working, even the social features.  All it took was me talking to myself in a forum and
    doing repetitive tasks expecting different results... oh, hang on, there's a nice gentleman in a white coat here to take me some place nice.  Thank you!

  • Unable to Print From from Web-Based Sites, Error Occurred in script.

    When I try to print, I keep getting an error from a script running too long when I try to print anything web-based. I can print documents on my computer wirelessly, but not web-based (i.e.., financial statements). What is causing these errors from web sites? It is frustrating continually getting an error message. I have an HP 65000A Plus wireless CN557A#B1H, all in one printer and using Windows Vista Home edition operating system.
    When I hit print, an error message comes up saying;
    "An error has occurred in the script on this page"
    Line:2053
    Error: Invalid procedure call or argument
    At the bottom, it asks " do you want to continue running scripts on this page?".
    Any help would be appreciated. As mentioned, it is very frustrating.

    I have the same exact problem as SandyStill. It tries to print, ejects plain paper and nothing pending in the printer. I am running a Dell XP Pro, Adobe Reader 8.1.2, RAM-1G, and an HPDJ 6940 printer. Tried tech support with HP to no avail because everything else prints fine.
    I've even tried some of the suggestions of another thread using the Microsoft Utility to remove Adobe and then download it again with no success.
    Does anyone have a solution?

Maybe you are looking for

  • Cannot connect to itunes store before and after update ios 8.2,  What can i do ?

    I updated to iOS 8.2 about 2 hours age and I get an error saying "cannot connect to iTunes Store" every time I try to update existing apps or download new apps. I restarted my phone, disconnected from wifi, reconnected to wifi...nothing is working. U

  • Customer Service(or lack of)

    We have been without a contract since our old one expired, we have been trying to get into a new contract for some time now but are being delayed because of One Bill which is no longer offered.  My wife is now on phone call number six within  a 3 wee

  • How to extend an arm in CS5?

    I am making a music video for a course and one of the shots is supposed to have a guys arm stretching across the room (Mr Fantastic Style), but I am not sure how to go about it. Can anyone help me please? Thanks

  • Inconsistent data when exporting measurement markup to Excel?

    I use Adobe Acrobat XI Pro on a Windows 7 Dell PC to create Commercial Landscape takeoff's from architectural drawings. After setting the appropriate scale under 'Change Scale Ratio' and then using the measurement tools to outline, color code, and la

  • Can't import file to imovie

    I purchased a video animation and downloaded fil, no problem, I can watch the file just fine in quicktime, (PRO)but when I try to import it into my imovie project it says it can't open the file. My question is the file I downloaded is 3802.MOV, is th