My company's legitimate websites have been blocked by SmartScreen

Hi guys,
I have quite a serious problem going on at the moment. My company's legitimate websites have been blocked by Internet Explorer's "SmartScreen" and our end users are complaining.
The two sites in question are:
http://www.endeavour.edu.au
http://learn.endeavour.edu.au
I find it hard to believe, that our websites can simply be blocked by this SmartScreen filter, without providing us with any evidence, or even contacting us to verify the legitimacy of our website.
We are an educational institution and are obviously in no way affiliated with any malware or phishing and in no way have our websites been spreading malware or phishing attacks.
How can Microsoft simply add our site to a "blacklist" of sorts, without properly and correctly reviewing our site to confirm what has been reported? I find this to extremely unprofessional and even be classed as defamation.
The fact that we can only "Report that this site does not contain threats" and not even contact anyone at Microsoft to confirm any details is astounding.
Does anyone know how to quickly get these false positives reversed?
Thanks,
Nino

Hi,
from what I can see
https://learn.endeavour.edu.au/login/index.php is leaking user details to third-parties via the social networking buttons (which are not using the https protocol)
f12>Console tab, refresh the page...to display the error messages for the page.
DOM7011: The code on this page disabled back and forward caching. For more information, see:
http://go.microsoft.com/fwlink/?LinkID=291337
File: index.php
SCRIPT16389: Unspecified error.
File: index.php, Line: 1, Column: 1
HTML1300: Navigation occurred.
File: index.php
HTML1508: Unmatched end tag.
File: index.php, Line: 78, Column: 1
SEC7111: HTTPS security is compromised by
http://learn.endeavour.edu.au/_files/images/HE.png
File: index.php
SEC7111: HTTPS security is compromised by
http://learn.endeavour.edu.au/theme/image.php?theme=essential2&component=theme&rev=1429666221&image=bg%2Fbody
File: index.php
SEC7111: HTTPS security is compromised by
http://cld-vid02.endeavour.edu.au/p/104/sp/10400/embedIframeJs/uiconf_id/6709411/partner_id/104
File: index.php
SEC7111: HTTPS security is compromised by
http://learn.endeavour.edu.au/local/kaltura/js/frameapi.js
File: index.php
It looks like you are using a WordPress theme that may be malware.... what is HE.png?
http://vet.endeavour.edu.au/login/index.php on the other hand does not invoke the SmartScreenFilter.
f12>Console tab.....
DOM7011: The code on this page disabled back and forward caching. For more information, see:
http://go.microsoft.com/fwlink/?LinkID=291337
File: index.php
SCRIPT16389: Unspecified error.
File: index.php, Line: 1, Column: 1
HTML1300: Navigation occurred.
File: index.php
HTML1508: Unmatched end tag.
File: index.php, Line: 78, Column: 1
Kaltura HTML5 Version: 1.7.0.8
My guess is......
1. Get your site verification code from Google
https://support.google.com/webmasters/answer/35179?hl=en
and add the appropriate meta tag to your landing page. (actually you should clear up your dns records first, so that you have the one IP address with several aliases.)
2. Remove your 'social' buttons and other third-party content from your sign-in pages. You should not use unsecured content from third parties on login pages. (google analytics.... do you really need to know how many visitors bounced on your login pages?)
3. contact your hosting provider.... the who-is records look out of date/incorrect... I would expect the same IP address for your sub-domains, but they have been mapped to different IP addresses.
I would expect the ONE IP address for endeavor.com.au with records for the several aliases that you are using on the sub-domains.
Address lookup
canonical name
endeavour.edu.au.
aliases
www.endeavour.edu.au, + learn.endeavour.edu.au, vet.endeavour.edu.au etc.
addresses
117.20.11.60
(you sites are using different IP addresses for each sub-domain).
see
http://centralops.net/co/DomainDossier.aspx?addr_lkup=1&dom_whois=1&net_whois=1&dom_dns=1&traceroute=1&svc_scan=1&addr=www.endeavour.edu.au
and
http://centralops.net/co/DomainDossier.aspx?addr_lkup=1&dom_whois=1&net_whois=1&dom_dns=1&traceroute=1&svc_scan=1&addr=learn.endeavour.edu.au
BUT!
these are peer to peer support forums... we do not work for nor represent MS.
Your best option is to submit a request via the Fishing Filter link or to contact MS Australia (support.microsoft.com) who MAY be able to give you more concrete reasons why the site(s) are being reported as unsafe.
Regards.
Rob^_^

Similar Messages

  • This website has been blocked for you!

    Steps to access this website again:
    1. Click unlock button below
    2. Pick survey to verify that you are human
    3. Complete survey
    4. Continue using this website
    Click here to unblock
    This website has been blocked because of your recent activity. Your actions have been marked as spam bot like, to visit this website again follow instructions on the left. This is made for security reasons. Please take your time to go through the verification process to restore you access to blocked websites, thank you for your time!
    Please HELP , Thanks.

    Where are you getting this issue? Please explain so we can assist you further.
    Thanks!

  • Getting "Additions to this Web site have been blocked" error

    Hi Everyone
    While updating item in one of our large document library we are facing below mentioned error:
    Additions to this Web site have been blocked.
    Below is details of error. Appreciate to get solution on this. Pl. note this error we are facing on production and not facing on UAT and Development.
    is it related to content database size?
    Error in Project Documents event Receiver.AddChildMetadataToHashTable(), Error Details : Microsoft.SharePoint.SPException:
    Additions to this Web site have been blocked.
    Please contact the administrator to resolve this problem. --->
    System.Runtime.InteropServices.COMException: <nativehr>0x81020066</nativehr><nativestack></nativestack>
    Additions to this Web site have been blocked.
    Please contact the administrator to resolve this problem.
       at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32&
    plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress,
    Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
       at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
       --- End of inner exception stack trace ---
       at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)
       at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
       at Microsoft.SharePoint.SPListItem.AddOrUpdateItem(Boolean bAdd, Boolean bSystem, Boolean bPreserveItemVersion, Boolean bNoVersion, Boolean bMigration, Boolean bPublish, Boolean bCheckOut, Boolean bCheckin, Guid newGuidOnAdd, Int32& ulID, Object&
    objAttachmentNames, Object& objAttachmentContents, Boolean suppressAfterEvents, String filename, Boolean bPreserveItemUIVersion)
       at Microsoft.SharePoint.SPListItem.UpdateInternal(Boolean bSystem, Boolean bPreserveItemVersion, Guid newGuidOnAdd, Boolean bMigration, Boolean bPublish, Boolean bNoVersion, Boolean bCheckOut, Boolean bCheckin, Boolean suppressAfterEvents, String
    filename, Boolean bPreserveItemUIVersion)
       at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.UpdateProjectFiles(Hashtable UpdatedValues, SPFileCollection spFolderColl)
       at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.UpdateChildItems(SPItemEventProperties properties, Hashtable UpdatedValues, String strContentType)
       at IOM.DMSPortal.EventReceivers.ProjectDocEvents.ProjectEventAction.AddChildMetadataToHashTable(SPItemEventProperties properties, SPContentType spcont, Hashtable hashUpdatedPropTable, String strContentType)
    Thanks
    Best Regards
    Safder

    Hi safder husain ,
    For troubleshooting, please take steps as below:
    Take a quick look in Central Administration.If the Content Database has been taken "offline" then it will halt any database editing (typically used for maintenance such as backing up / restoring or major
    farm config).
    Check SQL .This can also happen if the Transaction Logs are full .. or you've run out of disk space.
    Check if you have set a Site Collection Quota ... if the site collection exceeds the "quota" size then adding new content will be restricted.Go to Central Administration -> Application Management ->
    Configure Quotas and Locks. Set the Site Lock Information to "Not Lock" (it had been set to " Read-only (blocks additions, updates, and deletions)”).
    Please inform me freely if you have any questions.
    Thanks
    Eric Tao
    TechNet Community Support

  • Addition to this web site have been Blocked. Please contact SharePoint Administrator.

    I am facing this error while updating File Item through Event Receiver but even i can add item to the Document Library.
    while Updating an Item am using Item.UpdateOverrideVersion() Method.
    I have checked that my Database for the Application is not Locked means it is open to add, Update and delete the Item.
    for more details see below error Strace :
    Error in Project Documents event Receiver.AddChildMetadataToHashTable(), Error Details : Microsoft.SharePoint.SPException: 
    Additions to this Web site have been blocked.  contact the administrator to resolve this problem. ---> 
    System.Runtime.InteropServices.COMException: <nativehr>0x81020066</nativehr><nativestack></nativestack>
    Additions to this Web site have been blocked.  contact the administrator to resolve this problem.
       at Microsoft.SharePoint.Library.SPRequestInternalClass.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32&
    plID, String& pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress,
    Boolean bMigration, Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
       at Microsoft.SharePoint.Library.SPRequest.AddOrUpdateItem(String bstrUrl, String bstrListName, Boolean bAdd, Boolean bSystemUpdate, Boolean bPreserveItemVersion, Boolean bPreserveItemUIVersion, Boolean bUpdateNoVersion, Int32& plID, String&
    pbstrGuid, Guid pbstrNewDocId, Boolean bHasNewDocId, String bstrVersion, Object& pvarAttachmentNames, Object& pvarAttachmentContents, Object& pvarProperties, Boolean bCheckOut, Boolean bCheckin, Boolean bUnRestrictedUpdateInProgress, Boolean bMigration,
    Boolean bPublish, String bstrFileName, ISP2DSafeArrayWriter pListDataValidationCallback, ISP2DSafeArrayWriter pRestrictInsertCallback, ISP2DSafeArrayWriter pUniqueFieldCallback)
    i had stuck with this issue from last 5 days...
    Thanks in Advance..

    I have done with the following settings but still getting same error.
    ·         Go
    to Central Administration -> Application
    Management -> Configure Quotas and Locks
    ·         Set
    the Site Lock Information to "Not Locked" 

  • My apple id have been blocked an i do not remember the identity or security question please help what can i do?

    my apple id have been blocked an i do not remember the identity or security question please help what can i do?

    If your account is disabled you might be able to re-enable it via this page : http://appleid.apple.com, then 'reset your password'
    You might then need to log out of your account on your iPhone and iPad by tapping on your id in Settings > iTunes & App Storeand then log back in so as to 'refresh' the account on it.
    For your security questions, if you have a rescue email address (which is not the same thing as an alternate email address) on your account then the steps half-way down this page will give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address then you will need to contact Support in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699 (you can also try this link if you can't get your account enabled via the above)
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 link above to add a rescue email address for potential future use

  • We have been blocked from Facebook with a message that says we have been infected with malware on our iPad 2, what can we do?

    We have been blocked from Facebook with a message that says we have been infected with malware on our iPad 2, what can we do?

    You don't have malware on your iPad. Report the issue to FaceBook: http://www.facebook.com/help/

  • When i try to watch any movie or songs on youtube is s show me this error some plugins required by this page have been blocked for your protection

    when i try to watch any movie or songs on youtube is s show me this error
    some plugins required by this page have been blocked for your protection
    and when i check fire fox ads -on it show me shockwave flash 10.3 r183 disable and i m unable to unable it how i can unable it? plz send me suggestion on [email protected] thx
    i need to unable 10.3 r183 plug from ads-on but its disable and no button to unable it

    See also http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
    You can find the last Firefox 3.6.x release in all languages and for all Operating Systems here:
    *Firefox 3.6: http://www.mozilla.org/en-US/firefox/all-older.html

  • The following file(s) have been blocked by the administrator

    hi,
    when i try to acess the page which is an outlook web part . i am getting this error..
    please give solution.
    thankyou
    The following file(s) have been blocked by the administrator
    Mohsin

    ULS  is not working in my server.
    yes with every user same issue we are facing.
    this page url looks :  http://......:/sites/outlook/Pages/MailBox.aspx
    when any user try to access this page . they are getting following error.
    System.ServiceModel.Security.SecurityAccessDeniedException
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: Microsoft.Office.Server.UserProfiles.UserProfileApplicationNotAvailableException: System.ServiceModel.Security.SecurityAccessDeniedException
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace: 
    [UserProfileApplicationNotAvailableException: System.ServiceModel.Security.SecurityAccessDeniedException]
    Microsoft.Office.Server.UserProfiles.ProfileDBCacheServiceClient.GetUserData(UserSearchCriteria searchCriteria) +316
    Microsoft.Office.Server.UserProfiles.UserProfileCache.GetUserData(UserProfileManager objManager, Nullable`1 recordId, Guid gAcct, String strAcct, Byte[] bSid, String strEmail, Boolean doNotResolveToMasterAccount) +1942
    Microsoft.Office.Server.UserProfiles.UserProfile.RetrieveUser(String strAcct, Guid gAcct, Byte[] bSid, Nullable`1 recordId, Boolean doNotResolveToMasterAccount, Boolean loadFullProfile) +1425
    Microsoft.Office.Server.UserProfiles.UserProfile..ctor(UserProfileManager objManager, String strAcct, Boolean doNotResolveToMasterAccount, Boolean forceUserIsSelf, Boolean loadFullProfile) +395
    Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile, Boolean bIsFirstAttempt) +133
    Microsoft.Office.Server.UserProfiles.UserProfileManager.GetUserProfile(Boolean bCreateIfNotExist, Boolean loadFullProfile) +65
    Microsoft.Office.Server.UserProfiles.ProfileLoader.EnsureUserProfile(Boolean bCreateIfNotExist) +173
    Microsoft.Office.Server.UserProfiles.ProfileLoader.GetUserProfile() +18
    Microsoft.SharePoint.Portal.WebControls.OWAPartBase.OnInit(EventArgs e) +70
    System.Web.UI.Control.InitRecursive(Control namingContainer) +143
    System.Web.UI.Control.AddedControl(Control control, Int32 index) +271
    System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPartHelper(WebPart webPart) +305
    System.Web.UI.WebControls.WebParts.WebPartManagerControlCollection.AddWebPart(WebPart webPart) +1937774
    System.Web.UI.WebControls.WebParts.WebPartManagerInternals.AddWebPart(WebPart webPart) +63
    Microsoft.SharePoint.WebPartPages.SPWebPartManager.AddWebPartWithRetry(WebPart webPart) +746
    Microsoft.SharePoint.WebPartPages.SPWebPartManager.CreateWebPartsFromRowSetData(Boolean onlyInitializeClosedWebParts) +7123
    Microsoft.SharePoint.WebPartPages.SPWebPartManager.LoadWebParts() +146
    Microsoft.SharePoint.WebPartPages.SPWebPartManager.OnPageInitComplete(Object sender, EventArgs e) +288
    System.EventHandler.Invoke(Object sender, EventArgs e) +0
    System.Web.UI.Page.OnInitComplete(EventArgs e) +11070286
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1674
    Mohsin

  • Picture files on some websites have been loading as grey squares saying "468 X 60". Why is this happening and how do I stop it?

    Pictures on different websites have not been loading, and instead are being replaced by grey banners, most commonly saying "468 X 60", but sometimes other dimensions. This is definitely not making the internet much fun. Please help me get rid of these and bring back the pictures.

    Do you see those missing images in Tools > Page Info > Media ?
    Do you have security software (firewall, anti-virus) that may be blocking images that have some block listed dimensions?
    If images are missing then check that you aren't blocking images from some domains.
    *Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
    *Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    *Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
    *Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).
    If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.
    Make sure that you do not block third-party images, the permissions.default.images pref should be 1.
    *http://kb.mozillazine.org/Images_or_animations_do_not_load
    There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Websites_look_wrong

  • I have some concerns about places my teen is visiting on the internet.  The history is always cleaned and i am wondering if there is a way to see what websites have been visit throught the airport router? thanks

    Hi pretty self expalanotory as in the title.  I just want to know if there is a way to access website history that is maybe stored right on the router.  Any assistance woudl be appreciated.  I am not just a nosy Dad but I am very concerned about unsafe activity that my son may be researching. Thank you.

    .there is no way to access historical website history on the router
    Correct
    but if I installed OpenDNS then I could track sites visited?
    Correct, but you may need to install some software on each computer that you want to be able to monitor in the household. OpenDNS will walk you through the setup.
    If you want to go back in time, there are also professional applications (read very expensive) that will reveal the browsing history of a given computer.....even if the browsing history has been erased by the user.
    You will have to have physical access to the computer to use these applications. Post back if you need a few names.

  • I have been blocked from my own ITunes songs because my apple ID associated with too many devices

    I cannot access songs from my own iTunes Apple ID because it says my iPhone has been associated with too many devices.  I have to wait 90 days to access my own songs on my iPhone.  Here is what happend:
    1-Our family moved.  So, with the address change, the credit cards on all of the apple ID's would no longer work because the other users had our old address. (I have 4 users in the family).
    2-My family started calling me while I was out of town complaining that purchases were rejected.  This was because our address had changed and it no longer matched. 
    3-I tried to walk them thru the process of changing the home address on the credit card, but they couldn't do it.  They assured me that they were doing it correctly and were still rejected.
    4-So, being the techie of the family, I simply logged into each of their iTunes accounts from my iPhone while I was out of town and made the address change.  While I was in their  accounts, I noticed they didn't have automatic downloads and iTunes match and stuff.  So, I changed it so it would work for them when they logged back in.
    5-I go back to log into my own account on my iphone and I cannot access my own songs on the iTunes cloud for 90 days!!!!  This is quite disappointing.
    How can I get this corrected?   I tried to reset user settings (not a erase and reset).  I figure it's not my phone, but my iTunes account thinks I'm doing something sharing-wise.
    So, in summary, when I am on my iPhone and I go to my iTunes library and click on a song (that I have paid for) with the cloud and down arrow beside it, it's rejected.  It says that I have too many apple id's associated with this device and I must wait 90 days.  It counts down each day.
    I just want access to the music I paid FOR!!

    Thank you-I will contact support.
    No, I cannot wait 90 days.
    Let me restate what I have to endure, even though I own the music and have paid for iTunes Match:
    I cannot access my purchases-zero-at all
    I have to listen to never ending McDonald's latte commercials and progressive insurance. I have now banned both of those annoying businesses and will not make purchases there.
    In summary, I have given apple my minded, and have zero to show for it.
    Ps-you get to hear the McDonald's "love hate commercial" every 2 songs on iTunes Radio.  I have substituted the words where I hate McDonald's and love when the commercial is over.

  • My account have been blocked

    Dear sir,
    my account is kingfergroup,
    I found that my account has been suspended after we made phonecalls to Africa countries.
    please solve this problem asap.thanks.
    regards!

     In order to resolve this, you must contact Skype Customer Service: contact customer service
    Here is more information about suspended or blocked accounts for your review: https://support.skype.com/en-us/faq/FA10946/Why-is-my-account-suspended
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • Im trying to log into a website. When I log in, a message appears that the website has been blocked for my safety. Allow button appears but I cant click on it

    I type a website address and go to that website. I try to log into website and message appears on top screen that I am blocked out for my safety. An Allow button appears, but when I click on it, I am still not allowed to log into website. How can I be allowed to log into website?

    Thank you for responding madperson. No, the message didnt say connection was untrusted, just "blocked for my safety." Allow button quickly appeared/disappeared, I couldnt click on it. This is a webpage in which I am a member & needed to log in my user & password. I deleted my cookies & cache and went to internet options & where you can choose which websites you dont want cookies, I entered website address, clicked OK & then was able to log into website. It was frustrating, but now solved.
    Thank you for your help, madperson, appreciate it. Madison2013

  • Trouble with Satellite A215-S4757 - websites have been not responding and hanging

    I've run computer virus scans, and diagnostic programs and the only thing that comes up is that the intel 82852/82855 gm/gme graphics controller is not working properly. I've updated it in device manager and it says it is up to date. Don't even know if this is the problem. The only code it gives is a code 10. Any help would be appreciated
    Solved!
    Go to Solution.

    Happy to learn all is well, Brian. Thanks for letting us know.
    -Jerry

  • I have problems with uploading images to my printing company have the images have been manipulated through CS6 i have saved images as jpeg but the printer company tell me they are not j peg, they will not upload images save from a camera are fine

    I have problems with uploading images to my internet printing company when  the images have been manipulated through CS6 and  i have saved images as jpeg  the printer company tell me they are not j peg,
    but images saved from my phone or camera images that have not been manipulated upload fine, What am i doing wrong?

    Save/Export them as JPG. Photoshop defaults to PSD, so make sure you select JPG and not just rename the file to .jpg.
    There are two ways to save them as JPG: Regular Save as option or Save for Web & Devices
    Take your pick.

Maybe you are looking for

  • Error in updating benefit plan IT0171...for CE

    Hi All, Presently in SAP, the benefit main assignment for concurrent employee  is done using the transaction for benefit workbench. I need to updated Infotype 0171 for concurrent employee from my Z-program. But here I am facing an eror which is given

  • Cannot open Pages document on iMac created on iPad

    I createdc a document using Pages 09 on my iPad 3 in December 2012 and saved it to iCloud. Since then I've got an Imac and installed Pages 09 on that computer. Now, when I try to open that document, created on my iPad, on the iMac it won't open, nor

  • Computer wont start!

    hey all, I was using my computer running on battery when the battery went empty and computer turned off. so i plugged the computer to the AC and used it. when the green light turned on and the status on screen said fully charged, i unplugged the elec

  • BPELPM: current-dateTime() doesn't take daylight saving into account

    When calling current-dateTime() from the BPEL process manager, it does not take the daylight saving time shift into account, so the difference to UTC from the german local time is incorrectly computed (in summer).

  • Printing documents from DIR.

    My client wants to develop report which will give documents attached to materials in BOM and documents attached to BOM as document item. I have given logic for fetching data and i got path also where original document is residing. There is requiremen