SSRS: Failure sending mail: The transport failed to connect to the server.

I run SSRS and email reports using SMTP service on a Windows Server 2008 R2 box. This has been working for months and stopped today around noon.
I have checked all SMTP settings and verified they are correct. I can send an email from SQL Server Management Studio, using SMTP service with no trouble.
Now in SSRS I am getting this message:
Failure sending mail: The transport failed to connect to the server.
I have read every link when I google this message or type it into bing.com; yet cannot find a reason why SSRS has suddenly stopped emailing my reports.
I have restarted the server in question, I have changed account names, I have changed passwords, yet nothing is working.
I even approached our senior dba about it and he has never seen this happen.
Has anyone else experienced this issue?
Thank you,
Jessica

Thank you JJordheim.
IDS is not an issue. Neither is the Windows Firewall on the server. I actually turned it off while troubleshooting to make sure it was not causing the issue.
SSRS and my SMTP Virtual service are on the same server. I am running the SMTP service through IIS. I even created a new SMTP Service to test with. No luck.
My rsreportserver.config file looks fine, or at least it does to me. Posted below:
<Configuration>
 <Dsn>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAoroltqyZFk6Vi+2kNEmsQAQAAAAiAAAAUgBlAHAAbwBy
AHQAaQBuAGcAIABTAGUAcgB2AGUAcgAAABBmAAAAAQAAIAAAALMXYz8ommSjoJt2CZCuZmzmS+bo
5d4pT033TPn7WZoiAAAAAA6AAAAAAgAAIAAAAEmwCgTd0Xo4ssE0WGSo7KC3+nsOZd2sR/PT6hUQ
5SR44AAAAL4ReAnyjUBENbH63/qM8orgHrcG3s/MyNdjuBnfKhwlqauRfxwcNgjd7PtXLvS8gnBq
kTji38EuQHBOJ63rklEclaejzkcA45rAbzLqWBi7oftw1SwHahZQvp+zxFdKVuAGnhEjiKvcrgzl
ebfWNTjY/pjyJ9bwvF7vReIXrRXecPTjbE6wOiYFggY6pVCXvJCRvoUNMiLJC3PCIi58LOqVjPUO
juyIZUrNqTPZlhswNU0M+mM7W6YRqPtF+xXx1FBSe0PShD+29IgBOYBRFFfDbW93tbnw5nj5/xpk
I2GlQAAAAJoNASVS7KABbUZke+huE5HzjaXk1o7Sq9REu4Svlry1INKqJfo+dbGDWUAKEwbClVoO
RNs8QwPFYNIXyq6vDD0=</Dsn>
 <ConnectionType>Default</ConnectionType>
 <LogonUser></LogonUser>
 <LogonDomain></LogonDomain>
 <LogonCred></LogonCred>
 <InstanceId>MSRS10_50.MSSQLSERVER</InstanceId>
 <InstallationID>{e93dd46f-7646-44e2-9997-acc3cb001828}</InstallationID>
 <Add Key="SecureConnectionLevel" Value="0"/>
 <Add Key="CleanupCycleMinutes" Value="10"/>
 <Add Key="MaxActiveReqForOneUser" Value="20"/>
 <Add Key="DatabaseQueryTimeout" Value="120"/>
 <Add Key="RunningRequestsScavengerCycle" Value="60"/>
 <Add Key="RunningRequestsDbCycle" Value="60"/>
 <Add Key="RunningRequestsAge" Value="30"/>
 <Add Key="MaxScheduleWait" Value="5"/>
 <Add Key="DisplayErrorLink" Value="true"/>
 <Add Key="WebServiceUseFileShareStorage" Value="false"/>
 <!--  <Add Key="ProcessTimeout" Value="150" /> -->
 <!--  <Add Key="ProcessTimeoutGcExtension" Value="30" /> -->
 <!--  <Add Key="WatsonFlags" Value="0x0430" /> full dump-->
 <!--  <Add Key="WatsonFlags" Value="0x0428" /> minidump -->
 <!--  <Add Key="WatsonFlags" Value="0x0002" /> no dump-->
 <Add Key="WatsonFlags" Value="0x0428"/>
 <Add Key="WatsonDumpOnExceptions" Value="Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException"/>
 <Add Key="WatsonDumpExcludeIfContainsExceptions" Value="System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException"/>
 <URLReservations>
  <Application>
   <Name>ReportServerWebService</Name>
   <VirtualDirectory>ReportServer</VirtualDirectory>
   <URLs>
    <URL>
     <UrlString>http://+:80</UrlString>
     <AccountSid>S-1-5-19</AccountSid>
     <AccountName>NT Authority\LocalService</AccountName>
    </URL>
   </URLs>
  </Application>
  <Application>
   <Name>ReportManager</Name>
   <VirtualDirectory>Reports</VirtualDirectory>
   <URLs>
    <URL>
     <UrlString>http://+:80</UrlString>
     <AccountSid>S-1-5-19</AccountSid>
     <AccountName>NT Authority\LocalService</AccountName>
    </URL>
   </URLs>
  </Application>
 </URLReservations>
 <Authentication>
  <AuthenticationTypes>
   <RSWindowsNegotiate/>
   <RSWindowsNTLM/>
  </AuthenticationTypes>
  <RSWindowsExtendedProtectionLevel>Off</RSWindowsExtendedProtectionLevel>
  <RSWindowsExtendedProtectionScenario>Proxy</RSWindowsExtendedProtectionScenario>
  <EnableAuthPersistence>true</EnableAuthPersistence>
 </Authentication>
 <Service>
  <IsSchedulingService>True</IsSchedulingService>
  <IsNotificationService>True</IsNotificationService>
  <IsEventService>True</IsEventService>
  <PollingInterval>10</PollingInterval>
  <WindowsServiceUseFileShareStorage>False</WindowsServiceUseFileShareStorage>
  <MemorySafetyMargin>80</MemorySafetyMargin>
  <MemoryThreshold>90</MemoryThreshold>
  <RecycleTime>720</RecycleTime>
  <MaxAppDomainUnloadTime>30</MaxAppDomainUnloadTime>
  <MaxQueueThreads>0</MaxQueueThreads>
  <UrlRoot>http://abraham/Reports</UrlRoot>
  <UnattendedExecutionAccount>
   <UserName></UserName>
   <Password></Password>
   <Domain></Domain>
  </UnattendedExecutionAccount>
  <PolicyLevel>rssrvpolicy.config</PolicyLevel>
  <IsWebServiceEnabled>True</IsWebServiceEnabled>
  <IsReportManagerEnabled>True</IsReportManagerEnabled>
  <FileShareStorageLocation>
   <Path>
   </Path>
  </FileShareStorageLocation>
 </Service>
 <UI>
  <ReportServerUrl>
  </ReportServerUrl>
  <PageCountMode>Estimate</PageCountMode>
 </UI>
 <Extensions>
  <Delivery>
   <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareProvider,ReportingServicesFileShareDeliveryProvider">
    <MaxRetries>3</MaxRetries>
    <SecondsBeforeRetry>900</SecondsBeforeRetry>
    <Configuration>
     <FileShareConfiguration>
      <ExcludedRenderFormats>
       <RenderingExtension>HTMLOWC</RenderingExtension>
       <RenderingExtension>NULL</RenderingExtension>
       <RenderingExtension>RGDI</RenderingExtension>
      </ExcludedRenderFormats>
     </FileShareConfiguration>
    </Configuration>
   </Extension>
   <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider,ReportingServicesEmailDeliveryProvider">
    <MaxRetries>3</MaxRetries>
    <SecondsBeforeRetry>900</SecondsBeforeRetry>
    <Configuration>
     <RSEmailDPConfiguration>
      <SMTPServer>192.168.11.210</SMTPServer>
      <SMTPServerPort></SMTPServerPort>
      <SMTPAccountName>
      </SMTPAccountName>
      <SMTPConnectionTimeout>
      </SMTPConnectionTimeout>
      <SMTPServerPickupDirectory>
      </SMTPServerPickupDirectory>
      <SMTPUseSSL>
      </SMTPUseSSL>
      <SendUsing>2</SendUsing>
      <SMTPAuthenticate>
      </SMTPAuthenticate>
      <From>[email protected]</From>
      <EmbeddedRenderFormats>
       <RenderingExtension>MHTML</RenderingExtension>
      </EmbeddedRenderFormats>
      <PrivilegedUserRenderFormats>
      </PrivilegedUserRenderFormats>
      <ExcludedRenderFormats>
       <RenderingExtension>HTMLOWC</RenderingExtension>
       <RenderingExtension>NULL</RenderingExtension>
       <RenderingExtension>RGDI</RenderingExtension>
      </ExcludedRenderFormats>
      <SendEmailToUserAlias>True</SendEmailToUserAlias>
      <DefaultHostName>
      </DefaultHostName>
      <PermittedHosts>
      </PermittedHosts>
     </RSEmailDPConfiguration>
    </Configuration>
   </Extension>
   <Extension Name="Report Server DocumentLibrary" Type="Microsoft.ReportingServices.SharePoint.SharePointDeliveryExtension.DocumentLibraryProvider,ReportingServicesSharePointDeliveryExtension">
    <MaxRetries>3</MaxRetries>
    <SecondsBeforeRetry>900</SecondsBeforeRetry>
    <Configuration>
     <DocumentLibraryConfiguration>
      <ExcludedRenderFormats>
       <RenderingExtension>HTMLOWC</RenderingExtension>
       <RenderingExtension>NULL</RenderingExtension>
       <RenderingExtension>RGDI</RenderingExtension>
      </ExcludedRenderFormats>
     </DocumentLibraryConfiguration>
    </Configuration>
   </Extension>
   <Extension Name="NULL" Type="Microsoft.ReportingServices.NullDeliveryProvider.NullProvider,ReportingServicesNullDeliveryProvider"/>
  </Delivery>
  <DeliveryUI>
   <Extension Name="Report Server Email" Type="Microsoft.ReportingServices.EmailDeliveryProvider.EmailDeliveryProviderControl,ReportingServicesEmailDeliveryProvider">
    <DefaultDeliveryExtension>True</DefaultDeliveryExtension>
    <Configuration>
     <RSEmailDPConfiguration>
      <DefaultRenderingExtension>MHTML</DefaultRenderingExtension>
     </RSEmailDPConfiguration>
    </Configuration>
   </Extension>
   <Extension Name="Report Server FileShare" Type="Microsoft.ReportingServices.FileShareDeliveryProvider.FileShareUIControl,ReportingServicesFileShareDeliveryProvider"/>
  </DeliveryUI>
  <Render>
   <Extension Name="XML" Type="Microsoft.ReportingServices.Rendering.DataRenderer.XmlDataReport,Microsoft.ReportingServices.DataRendering"/>
   <Extension Name="NULL" Type="Microsoft.ReportingServices.Rendering.NullRenderer.NullReport,Microsoft.ReportingServices.NullRendering" Visible="false"/>
   <Extension Name="CSV" Type="Microsoft.ReportingServices.Rendering.DataRenderer.CsvReport,Microsoft.ReportingServices.DataRendering"/>
   <Extension Name="ATOM" Type="Microsoft.ReportingServices.Rendering.DataRenderer.AtomDataReport,Microsoft.ReportingServices.DataRendering" Visible="false"/>
   <Extension Name="PDF" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.PDFRenderer,Microsoft.ReportingServices.ImageRendering"/>
   <Extension Name="RGDI" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.RGDIRenderer,Microsoft.ReportingServices.ImageRendering" Visible="false"/>
   <Extension Name="HTML4.0" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.Html40RenderingExtension,Microsoft.ReportingServices.HtmlRendering" Visible="false"/>
   <Extension Name="MHTML" Type="Microsoft.ReportingServices.Rendering.HtmlRenderer.MHtmlRenderingExtension,Microsoft.ReportingServices.HtmlRendering"/>
   <Extension Name="EXCEL" Type="Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer,Microsoft.ReportingServices.ExcelRendering"/>
   <Extension Name="RPL" Type="Microsoft.ReportingServices.Rendering.RPLRendering.RPLRenderer,Microsoft.ReportingServices.RPLRendering" Visible="false" LogAllExecutionRequests="false"/>
   <Extension Name="IMAGE" Type="Microsoft.ReportingServices.Rendering.ImageRenderer.ImageRenderer,Microsoft.ReportingServices.ImageRendering"/>
   <Extension Name="WORD" Type="Microsoft.ReportingServices.Rendering.WordRenderer.WordDocumentRenderer,Microsoft.ReportingServices.WordRendering"/>
  </Render>
  <Data>
   <Extension Name="SQL" Type="Microsoft.ReportingServices.DataExtensions.SqlConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.DataExtensions.SqlAzureConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="SQLPDW" Type="Microsoft.ReportingServices.DataExtensions.SqlDwConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="OLEDB" Type="Microsoft.ReportingServices.DataExtensions.OleDbConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="OLEDB-MD" Type="Microsoft.ReportingServices.DataExtensions.AdoMdConnection,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="ORACLE" Type="Microsoft.ReportingServices.DataExtensions.OracleClientConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="ODBC" Type="Microsoft.ReportingServices.DataExtensions.OdbcConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="XML" Type="Microsoft.ReportingServices.DataExtensions.XmlDPConnection,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="SHAREPOINTLIST" Type="Microsoft.ReportingServices.DataExtensions.SharePointList.SPListConnection,Microsoft.ReportingServices.DataExtensions"/>
   <Extension Name="SAPBW" Type="Microsoft.ReportingServices.DataExtensions.SapBw.SapBwConnection,Microsoft.ReportingServices.DataExtensions.SapBw"/>
   <Extension Name="ESSBASE" Type="Microsoft.ReportingServices.DataExtensions.Essbase.EssbaseConnection,Microsoft.ReportingServices.DataExtensions.Essbase"/>
   <Extension Name="TERADATA" Type="Microsoft.ReportingServices.DataExtensions.TeradataConnectionWrapper,Microsoft.ReportingServices.DataExtensions"/>
  </Data>
  <SemanticQuery>
   <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
    <Configuration>
     <EnableMathOpCasting>False</EnableMathOpCasting>
    </Configuration>
   </Extension>
   <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MSSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
    <Configuration>
     <EnableMathOpCasting>False</EnableMathOpCasting>
    </Configuration>
   </Extension>
   <Extension Name="SQLPDW" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQLADW.MSSqlAdwSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
    <Configuration>
     <EnableMathOpCasting>False</EnableMathOpCasting>
    </Configuration>
   </Extension>
   <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
    <Configuration>
     <EnableMathOpCasting>True</EnableMathOpCasting>
     <DisableNO_MERGEInLeftOuters>False</DisableNO_MERGEInLeftOuters>
     <EnableUnistr>False</EnableUnistr>
     <DisableTSTruncation>False</DisableTSTruncation>
    </Configuration>
   </Extension>
   <Extension Name="TERADATA" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Teradata.TdSqlSQCommand,Microsoft.ReportingServices.SemanticQueryEngine">
    <Configuration>
     <EnableMathOpCasting>True</EnableMathOpCasting>
     <ReplaceFunctionName>oREPLACE</ReplaceFunctionName>
    </Configuration>
   </Extension>
   <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.QueryExecution.ASSemanticQueryCommand,Microsoft.AnalysisServices.Modeling"/>
  </SemanticQuery>
  <ModelGeneration>
   <Extension Name="SQL" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
   <Extension Name="SQLAZURE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.MSSQL.MsSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
   <Extension Name="ORACLE" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Oracle.OraSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
   <Extension Name="TERADATA" Type="Microsoft.ReportingServices.SemanticQueryEngine.Sql.Teradata.TdSqlModelGenerator,Microsoft.ReportingServices.SemanticQueryEngine"/>
   <Extension Name="OLEDB-MD" Type="Microsoft.AnalysisServices.Modeling.Generation.ModelGeneratorExtention,Microsoft.AnalysisServices.Modeling"/>
  </ModelGeneration>
  <Security>
   <Extension Name="Windows" Type="Microsoft.ReportingServices.Authorization.WindowsAuthorization, Microsoft.ReportingServices.Authorization"/>
  </Security>
  <Authentication>
   <Extension Name="Windows" Type="Microsoft.ReportingServices.Authentication.WindowsAuthentication, Microsoft.ReportingServices.Authorization"/>
  </Authentication>
  <EventProcessing>
   <Extension Name="SnapShot Extension" Type="Microsoft.ReportingServices.Library.HistorySnapShotCreatedHandler,ReportingServicesLibrary">
    <Event>
     <Type>ReportHistorySnapshotCreated</Type>
    </Event>
   </Extension>
   <Extension Name="Timed Subscription Extension" Type="Microsoft.ReportingServices.Library.TimedSubscriptionHandler,ReportingServicesLibrary">
    <Event>
     <Type>TimedSubscription</Type>
    </Event>
   </Extension>
   <Extension Name="Cache Refresh Plan Extension" Type="Microsoft.ReportingServices.Library.CacheRefreshPlanHandler,ReportingServicesLibrary">
    <Event>
     <Type>RefreshCache</Type>
    </Event>
   </Extension>
   <Extension Name="Cache Update Extension" Type="Microsoft.ReportingServices.Library.ReportExecutionSnapshotUpdateEventHandler,ReportingServicesLibrary">
    <Event>
     <Type>SnapshotUpdated</Type>
    </Event>
   </Extension>
  </EventProcessing>
 </Extensions>
 <MapTileServerConfiguration>
  <MaxConnections>2</MaxConnections>
  <Timeout>10</Timeout>
  <AppID>(Default)</AppID>
  <CacheLevel>Default</CacheLevel>
 </MapTileServerConfiguration>
</Configuration>

Similar Messages

  • Failure sending mail: The transport failed to connect to the server.

    Hi I have created Emailsubscription first time in my production server ,am facing this issue ,subscription were not created ,its shows me the follwing error.We did everything fine.
    HI I have Configured Configuration settings properly ,
    I have did the sMTP settings correctly,
    I have facing this error since a long while.
    Failure sending mail: The transport failed to connect to the server.
    In my log file  i have found these are the errors and warnings.
    1.library!DefaultDomain!3738!04/23/2015-12:28:38:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    2.library!DefaultDomain!3738!04/23/2015-12:28:38:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    3.notification!WindowsService_2!2898!04/23/2015-12:39:29:: e ERROR: Error occured processing subscription 3efe998d-0c40-460e-bc13-00f6c8d0a7f8: Failure sending mail: The transport failed to connect to the server.
    4.emailextension!WindowsService_2!2898!04/23/2015-12:39:29:: e ERROR: Error sending email. System.Runtime.InteropServices.COMException (0x80040213): The transport failed to connect to the server.
    5. library!ReportServer_0-4!2368!04/23/2015-12:52:30:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException:
    This operation is not supported on a report server that runs in native mode.;
    6.extensionfactory!ReportManager_0-3!1224!04/23/2015-12:52:31:: w WARN: The extension Report Server Email does not have a LocalizedNameAttribute.
    7.library!ReportServer_0-2!331c!04/23/2015-12:25:41:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException: , Microsoft.ReportingServices.Diagnostics.Utilities.OperationNotSupportedNativeModeException:
    This operation is not supported on a report server that runs in native mode.;
    please go through this errors and give me the right soluction to this..
    Awaitng for your reply's

    Hi Ychinnari,
    According to your description, the subscription is failed to send an email with error “Failure sending mail: The transport failed to connect to the server.”.
    In your scenario, though you have mentioned you have configured the SMTP and E-mail delivery correctly, please also check those settings according to official documents below to avoid small mistakes:
    How to: Configure a Report Server for E-mail Delivery (Reporting Services Configuration)
    How to Use Telnet to Test SMTP Communication
    Also please check if you have specified the correct E-mail Settings in Report Server Configuration Manager refer to this article:
    E-mail Settings - Configuration Manager (SSRS Native Mode).
    Finally, please check if you have installed an antivirus on the SSRS server. And check if any firewall role blocks the connection between report server and SMTP.
    Reference:
    Failure sending mail: The transport failed to connect to the server
    SCOM: Report Subscription “Failure sending mail: The transport failed to connect to the server”
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu
    Qiuyun Yu
    TechNet Community Support

  • Failed to send email report ,The transport failed to connect to the server

    HI i have to automate my report using sub
    1.I have configured SMTP server in the configuration settings
    2. I have created subscitption using my report,But i here i will found one error.
    Please find the 
    failed to send email report ,The transport failed to connect to the server
    and can u please help me out for this
    when i check in the loge files it will show this error below
    No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. ;

    I have change the settings as u suggested but still not able to send the mail .
    its shows me the same error mesg
    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2009.0100.1600.01 ((KJ_RTM).100402-1539 )</Product>
      <Locale>English (United States)</Locale>
      <TimeZone>W. Europe Standard Time</TimeZone>
      <Path>C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\Logfiles\ReportServerService__02_10_2015_03_44_06.log</Path>
      <SystemName>WEGDACM1</SystemName>
      <OSName>Microsoft Windows NT 6.1.7601 Service Pack 1</OSName>
      <OSVersion>6.1.7601</OSVersion>
      <ProcessID>10420</ProcessID>
      <Virtualization>Hypervisor</Virtualization>
    </Header>
    rshost!rshost!28d0!02/10/2015-03:44:06:: i INFO: Currently registered url http://+:80/ReportServer_MSSQLSERVEREPORT/ on endpoint 2
    rshost!rshost!28d0!02/10/2015-03:44:06:: e ERROR: Failed to register url=http://+:80/Reports/ for endpoint 3, error=b7.
    rshost!rshost!28d0!02/10/2015-03:44:06:: w WARN: Endpoint 3 is enabled but no url is registered for vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportManager.
    servicecontroller!DefaultDomain!28f4!02/10/2015-03:44:06:: e ERROR: Error creating HTTP endpoint. System.Runtime.InteropServices.COMException (0x800700B7): Cannot create a file when that file already exists. (Exception from HRESULT: 0x800700B7)
       at Microsoft.ReportingServices.HostingInterfaces.IRsUnmanagedCallback.CreateHttpEndpoint(RsAppDomainType application, String[] urlPrefixes, Int32 cPrefixes, String[] hosts, Int32 cHosts, Boolean wildCardPresent, String virtualDirectory, String
    filePath, Int32 authType, Int32 logonMethod, String authDomain, String authRealm, Boolean authPersist, Int32 extendedProtectionLevel, Int32 extendedProtectionScenario, Boolean enabled)
       at Microsoft.ReportingServices.Library.ServiceAppDomainController.SetWebConfiguration(RunningApplication rsApplication, Boolean enabled, String folder)
    rshost!rshost!28d0!02/10/2015-03:44:06:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer_MSSQLSERVEREPORT/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVEREPORT\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!28f4!02/10/2015-03:44:06:: i INFO: Derived memory configuration based on physical memory as 16776696 KB
    servicecontroller!DefaultDomain!28f4!02/10/2015-03:44:06:: i INFO: Recycling the service from the default domain
    rshost!rshost!28f4!02/10/2015-03:44:17:: i INFO: Application domain type WindowsService statistics: created: 10, unloaded: 10, failed: 0, timed out: 0.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:17:: i INFO: Appdomain:12 WindowsService_10 started.
    library!WindowsService_10!28f4!02/10/2015-03:44:17:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    servicecontroller!WindowsService_10!28f4!02/10/2015-03:44:17:: e ERROR: Error initializing configuration from the database: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    resourceutilities!WindowsService_10!28f4!02/10/2015-03:44:18:: i INFO: Reporting Services starting SKU: Enterprise
    servicecontroller!WindowsService_9!28f4!02/10/2015-03:44:18:: i INFO: Service controller exiting.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:18:: i INFO: Appdomain:11 unregistered.
    appdomainmanager!DefaultDomain!28f4!02/10/2015-03:44:18:: i INFO: Appdomain:11 WindowsService_9 unloading.
    appdomainmanager!DefaultDomain!e24!02/10/2015-03:44:18:: i INFO: AppDomain:11 0 pending unload(s)
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: ServiceStartThread: Exception caught while starting service. Error: Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration
    error. 
    library!WindowsService_10!19f0!02/10/2015-03:44:18:: e ERROR: ServiceStartThread: Attempting to start service again...
    library!DefaultDomain!1ca8!02/10/2015-10:55:23:: e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: No DSN present in configuration file, Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException:
    The report server has encountered a configuration error. ;
    This is my Logfile can u pls go through it and resolve my issue.

  • The transporter failed to connect to the server! help!!

    This is my code i copied from the internet!
    Sub SendMailFromGmail()
        Dim iMsg As Object
        Dim iConf As Object
        Dim Flds As Variant
        Set iMsg = CreateObject("CDO.Message")
        Set iConf = CreateObject("CDO.Configuration")
        iConf.Load -1
        Set Flds = iConf.Fields
         With Flds
            .Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = True
            .Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
            .Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = "[email protected]"
            .Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "789456123"
            .Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.gmail.com" 'smtp mail server
            .Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2
            .Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465 'stmp server
            .Update
        End With
        With iMsg
            Set .Configuration = iConf
            .To = "[email protected]"
            .From = "[email protected]"
            .Subject = "Hello" & Time
            .TextBody = "Hi Dude"
            .Send
        End With
        Set iMsg = Nothing
        Set iConf = Nothing
    End Sub

        Sub send_email_via_Gmail()
    Dim myMail As CDO.Message
    Set myMail = New CDO.Message
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpusessl") = True
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate") = 1
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "smtp.gmail.com"
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusername") = "[email protected]"
    myMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendpassword") = "7894564231"
    myMail.Configuration.Fields.Update
    With myMail
    .Subject = "Test email from Jordan tan"
    .From = "[email protected]"
    .To = "[email protected]"
    .CC = "[email protected]"
    .BCC = ""
    .TextBody = "hello! "
    End With
    On Error Resume Next
    myMail.Send
    'MsgBox("Mail has been sent")
    Set myMail = Nothing
    End Sub

  • HELP: CameraWindow DC "Failed To Connect To The Server"

    Just purchased a Powershot SX280 HS.  It is fantastic little camera.  I have been a Nikon guy for years, but this camera really has changed my mind.  I am having a challenge however.  I am unable to complete the camera setup through CameraWindow DC, as every time I try to "Set Up Web Services," and Log In, I get the message "Failed To Connect To The Server."  I am completely registered, and can log in and access Canon Image Gateway, as well as upload content.  WIFi tests out good, and I am able to connect from camera to both my iPhone and iPod.  Do you think the CIG server may be down on their end?  I am simply trying to complete setup so that I can get the Fscebook and Twitter interface on the Powershot.  Thanks.
    Solved!
    Go to Solution.

    I had the same problem with my ELPH 330 HS and called customer service yesterday. Here's what needed to happen to fix it:
    1) In the "Canon" folder under "Program Files" that is created when you install the software, there is a subfolder called "WirelessCameraConnectionSetting". Within that folder is an exe file called "WirelessCameraConnectionSetting.exe".  Double click it and go through prompts, if any.
    2) Make sure you've already created a user account on Canon's site.
    3) Double-check that your camera is listed as registered under your user profile. I had registered my camera before creating my user account, and so even though I had received an email congratulating me on registering it, the camera was not associated with my user account and it needs to be in order for the "setup web access" through CameraWindow to work.  In fact, there's an "additional features" selection called something like "use Canon iMAGE Gateway" that needs to be checked on while registering so that you have established the camera and the ability to use it via the web with your user profile.
    Once I'd done all that, it worked just fine. I responded about all this in my customer service feedback survey that they emailed me last night. So hopefully, they'll provide a packaging blow-in or a link on their site. But since I found this forum post by searching CameraWindow Failed To Connect To Server, I'm hoping that if nothing else, others will find this before needing to call themselves.
    Hope it helped!

  • SSRS Subscription LastStatus "Failure sending mail: Failure sending mail."

    SSRS 2012, SQL 2012 SP2. 
    We have about 50 different daily subscriptions that go out.  In the last month or so, probably over 30% of SSRS subscriptions are getting this error and no e-mail is sent.  I have tested out the reports with the parameters and the reports run just
    fine on demand for both the user and myself.  I'll change the subscription forward for testing, and it will intermittently work or fail even when no traffic is hitting our database so I dont think it's a matter of performance. 
    I see nothing in the error logs, and I see nothing in the logtable 2, or 3 in ssrs as suggested by a few MSDB sites.
    The only spot I can even see this error, is when viewing the subscription. I have done LOTS of searching, and most people get a helpful error after "Failure sending mail" where as I only get 'Failure sending mail: Failure sending mail"

    Hi,
    Does your network is always available? Your scenario is so strange. Please check if you have missed something according to this article:
    https://msdn.microsoft.com/en-us/library/ms159155.aspx.

  • Failure writing file and Failure sending mail: The user or group name is not recognized.Mail will not be resent.

    Dear All,
    I am using MSSQL SSRS 2008. 
    All the reports run properly when viewed via a web browser. However for subscription, I am having a strange
    experience. 
    The subscription having intermitten failure. I need to execute multiple times to get it work. 
    Following is the exception I am getting:-
    Failure sending mail: The user or group name 'xxxxx' is not recognized.Mail will not be resent.
    Failure writing file DailyPolicyExportCDN_ST@timestamp : The user or group name 'xxxxx' is not recognized.
    Following is the exception I retrieve from log files. 
    webserver!ReportServer_0-2!1b0c!07/31/2014-05:25:09:: e ERROR: Reporting Services error Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerHttpRuntimeClientDisconnectionException: A client has disconnected from the Report Server Web service application
    domain ReportServer_MSSQLSERVER_0-2-130512716074991980. No corrective action is required. An error code has been submitted to ASP.NET to release the connection. The error code is 800708CA. ---> System.Runtime.InteropServices.COMException: This network connection
    does not exist. (Exception from HRESULT: 0x800708CA)
    Any idea what went wrong?
    Thanks in advance

    Hi NeoCK,
    According to your description, you can access your report successfully, but it fail to send e-mail subscription. Right?
    In this scenario, since you can access the report successfully, so this user has permission on report server. Please go to E-mail setting in your Reporting Services Configuration Manager, check if the current user has permission on that SMTP server.
    If this is still not working, please recreate the subscription and try again.
    Reference:
    SUBSCRIPTION
    ERRORs : Failure sending mail: The user or group name 'CB_OFFICE\XXXX' is not recognized.
    The user or group name 'MYDOMAIN\myuser'
    is not recognized
    SSRS
    2008: Failure writing file ... The user or group name 'domain\user' is not recognized
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Reporting Subscriptions Failing - "Failure Sending Mail". Must be something obvious!

    I've spent the last few hours on this and cannot for the life of me figure what it is that I have overlooked. I have created a report email subscription, nothing particularly fancy. It is always failing on:
    Failure sending mail: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.1 Client was not authenticated
    The setup:
    SCCM 2012 R2
    SQL Server 2012 (on the SCCM server)
    Exchange 2010
    SCCM - Email Notification Component is configured correctly. The SMTP test works and I also receive alerts when one of my SCEP rules are triggered. All good.
    SQL Management Studio - DataBase  Mail is configured; sending a test e-mail works. Using Basic Authentication with a network account specified.
    Exchange 2010 has a Receiver Connector created to relay e-mails from the SCCM Server.
    Reporting Services Configuration Manager - Email Section has been completed.
    Can anyone point me in the right direction?

    Hi Garth,
    Thanks for the response. I was under the impression that CM12 uses SSRS (and thus the SQL Mail configuration) to send out the Subscription Reports, if that is definitely not the case I can eliminate that part from my configuration all together.
    So, to clarify:
    CM12 Alerts have always been working fine - no issue here and I understand this is a different kettle of fish to SSRS.
    <cite class="ipb" style="padding:0px 10px 8px;border-width:0px 2px 2px;border-left-style:solid;border-left-color:#989898;border-bottom-style:solid;border-bottom-color:#e5e5e5;border-right-style:solid;border-right-color:#e5e5e5;font-weight:bold;font-style:normal;overflow-x:auto;margin:-1px
    -12px 8px;width:1299px;display:block;-webkit-user-select:none;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(246, 246, 246)), to(rgb(229, 229, 229)));">Quote</cite>Why do you think that SSRS can send test message, where did you do this action?
    I actioned the "Send Test E-mail" option when you right-click on the Database Mail option within SQL2012. However, as you pointed out already, if this has absolutely
    nothing to do with the Subscription Reports configuration, then this is no longer relevant. If anything it just proves that e-mails can be sent via the Exchange server (using basic authentication).
    Now, I guess, I just need to figure what within SSRS Configuration Manager is missing, my trouble is that there isn't any detailed settings I can configure
    and Exchange logs doesn't indicate anything that isn't already reported by SCCM:
    2014-06-25T14:09:14.168Z,Exchange\SCCM01 - Subscription Reports Receiver,08D15B57A7508DA3,21,10.2.2.202:25,10.2.2.213:63905,>,530 5.7.1 Client was not authenticated,

  • Failure sending mail: the specified string is not in the form required for an e-mail address.mail will not be resent. Email Notification Component Properties works fine.

    I know there are a few other questions like this but I can't seem to find how it's relating to my issue.  I am getting the familar failure sending mail: the specified string is not in the form required for an e-mail address.mail will not be resent.
    in the reports feature of sccm. 
    I just picked a sample report Compliance 4.  I right clicked hit create subscription and input my email into the TO: field.  When it runs i get the above error.  I checked the email notifcation under configure site components and was able
    to successfully send a test message from there but I dont get why it doesnt work on the subscription.  
    Any Ideas?

    The log is pretty big so im not sure where I can upload it.  I think it would be too big to paste here but I have copied what I think you are looking for in the log and will paste it here.  Let me know some place I can send you the full log file
    or if you want a different log.
    schedule!WindowsService_37!a04!12/07/2014-00:02:03:: i INFO: Handling Event TimedSubscription with data 2946db38-5a07-4fb1-ad06-d7714e25b1ba.
    library!WindowsService_37!a04!12/07/2014-00:02:03:: i INFO: Schedule 534ad96b-a680-4630-a865-9f99e1087e3f executed at 12/07/2014 00:02:03.
    schedule!WindowsService_37!a04!12/07/2014-00:02:03:: i INFO: Creating Time based subscription notification for subscription: 2946db38-5a07-4fb1-ad06-d7714e25b1ba
    library!WindowsService_37!a04!12/07/2014-00:02:03:: i INFO: Schedule 534ad96b-a680-4630-a865-9f99e1087e3f execution completed at 12/07/2014 00:02:03.
    library!WindowsService_37!a04!12/07/2014-00:02:06:: i INFO: Initializing EnableExecutionLogging to 'True'  as specified in Server system properties.
    notification!WindowsService_37!a04!12/07/2014-00:02:06:: i INFO: Handling subscription 2946db38-5a07-4fb1-ad06-d7714e25b1ba to report Compliance 4 - Updates by vendor month year, owner: LEGISLATURE\mrykhoe, delivery extension: Report Server Email.
    emailextension!WindowsService_37!a04!12/07/2014-00:02:06:: e ERROR: Error sending email. Exception: System.FormatException: The specified string is not in the form required for an e-mail address.
       at System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset, String& displayName)
       at System.Net.Mail.MailAddress.ParseValue(String address)
       at System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding)
       at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.CreateMessage(Notification notification)
       at Microsoft.ReportingServices.EmailDeliveryProvider.EmailProvider.Deliver(Notification notification)
    notification!WindowsService_37!a04!12/07/2014-00:02:06:: i INFO: Notification f06f40a4-32f3-4fa6-8077-89083cc7a2a2 completed.  Success: True, Status: Failure sending mail: The specified string is not in the form required for an e-mail address.Mail will
    not be resent., DeliveryExtension: Report Server Email, Report: Compliance 4 - Updates by vendor month year, Attempt 0

  • SQL Server Reporting Services Subscriptions - Failure sending mail

    Hello All,
      I am having a problem with using subscriptions to send my reporting services report by email.
      Getting the following error:
     Failure sending mail: The message could not be sent to the SMTP server. The transport error code was 0x800ccc6d. The server response was 552 Error: message too large
    While browsing for other reports in the report manager(reports created by others staffs), i could find that these reports were sent by email successfully.
    So not understanding why mine has a problem. logically it could be that the report is too big?
    Anybody has a solution or suggestion?
    Thanking you in advance

    Hi LenitaS,
    For first question, we can check the item "IncludeLink" to embed the link in the mail. Or, embed the link the manually by putting a link in the "Comment" field. The URL should be a standard URL Access:
    http://<reportserver>/reprotserver?/reportpath&rc:format=<format>
    For the second question, you are right. We can follow these setps to work around the issue:
    1.Create a file shared subscription, save the export to a shared folder.
    2.Create a E-Mail delivery subscription, embed the file's path in the mail. We can set the file's path in "Comment" field of the E-Mail delivery. The path should be someone like this:
    \\<sharedfolder>\<export report> 
    In this case, the exported report's name cannot be dynamic.
    If there is anything unclear, please feel free to ask.
    Thanks,
    Jin ChenJin Chen - MSFT

  • Sending mail with attachment fails on MAC Mail and WRP400.

    Sending mail with attachment fails on MAC Mail and WRP400.
    We have hundreds of WRP400 connected with Mac (Machintosh) computers. No special configurations are applied (no virtual server or DMZ). Web navigation, P2P programs and sending mail without attachment work right.
    The problem is the impossibility to send mails with medium or big size files attachment from MAC Mail.
    If we use Windows PCs or a different linksys routers (eg. WRT54G) the problem not happens.
    We have upgraded WRP400 firmware version from 1.00.06 to 2.00.05 but the result is the same. Sending mail with attachment using Mac fails.
    We tried to configure WRP400 with DMZ to a particular MAC. We tried to configure Virtual server on tcp 25 port of a MAC. The result is always the same.
    This is a WRP400 bug? Windows PCs work right. MAC and MAC mail works right with other linksys router.
    We need help. Thanks.

    The problem was fixed since beta firmware 2.00.11.
    I think that this issue was caused from a bug that decrease upload bitrate of WRP400 after some days of activity.
    See more details on Cisco forum under title "WRP400 stops responding after browsing certain websites".
    Thanks.

  • Mail and Safari no longer connect to the Internet, but connection is live?

    I have a Quicksilver G4 running OSX 10.4.11 with Safari 3.0.4 and Mail 2.1.3, connected to the Internet via Ethernet and a BT home Hub setup. Recently the Mac refused to connect to the Internet although a PC connected to the same hub did. I tested the connection with a laptop and found the cable to be fine and a good connection. I ran system diagnostics which tells me the Mac is connected to the Internet and the connection is fine - except that Mail no longer sends or receives mail, and Safari tells me I am not connected to the Internet.
    I've tried every test I can think of - the connection appears fine as far as the ethernet cable, Network Diagnostics state that I have a good connection, yet neither application will connect to the server. I have changed no software in years other than Apple updates, and this is the first problem in many months of trouble-free usage.
    The BT Home Hub is showing as an active location in system profiler, all else that should be, appears enabled. Can anyone help?
    What more can I do to get my Mac back on-line?

    Hi Heather,
    In System Preferences>Network>Proxies Tab, make sure none are checked ON.
    Then... Try putting these numbers in Network>TCP/IP>DNS Servers, for the Airport Interface...
    208.67.222.222
    208.67.220.220
    Then Apply
    DNS Servers are a bit like Phone books where you look up a name and it gives you the phone number, in our case, you put in apple.com and it comes back with 17.149.160.49 behind the scenes.
    So if you put 17.149.160.49 in Safari's URL bar & it connects to Apple, then these DNS numbers should cure it.

  • When replying to an add on Craig's List, for example, it goes back to my old email address I had with IE, and fails to connect with the ad's author and I'd like to know how to make it use my gmail address with Firefox instead.

    When replying to an ad, via email, posted on Craig's List , for example, it attempts to use my old email address I had with IE, then fails to connect with the ad's author. How do I get it to only use my gmail address with Firefox?
    == This happened ==
    Every time Firefox opened

    See https://support.mozilla.com/en-US/kb/Changing+the+e-mail+program+used+by+Firefox

  • AS is down and failing to connect:  Getting the error below

    I'm new to the Oracle AS environment. I'm also new to the Oracle technical support environment. I just encountered the error below and I'm researching the cause this problem. I was informed to come to this board to seek valuable knowlege, solutions and answers to any questions I may have. If anyone can point me in the right direction that would be great. Thanks in advance! --Rod
    Error displaying Log Files page. Failed to initialize configuration management user session.. Repository access failure.
    Root Cause: Unable to establish connection to the Oracle Internet Directory Server ldap://aeric12:389/. Base Exception : javax.naming.CommunicationException: aeric12:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    Resolution: Please refer to the base exception for resolution or call Oracle support.. Unable to establish connection to the Oracle Internet Directory Server ldap://aeric12:389/. Base Exception : javax.naming.CommunicationException: aeric12:389 [Root exception is java.net.ConnectException: Connection refused: connect]

    Hi,
    Have you checked if your metadata repository database is up? That is where the Oracle Internet Directory stores its info.
    The metadata repository database is located in the infrastructure's Oracle home. You can access it with SQL*Plus.
    HTH,
    Jim

  • The transport request are pending in the import quene

    Hi the transport request are released from the development system and are showing pending in the production system

    Hi Shri,
    According to your query you have only two system landscape. If this is true then before import transport to prd from dev to import in send box which is test client. If everything is ok then you can import this transport in prd server with stms tcode.
    If you have any doubt pls mentioned here in details.
    Regards,
    Anil

Maybe you are looking for

  • Music plays from middle of a song for 5 sec, then changes & does it again

    I just uploaded music onto my computer and then attached my iPod to download the music onto it. When I started listening to the music on my iPod, it randomly selects songs, plays for about 5 seconds from the middle of the song, and then changes to an

  • Save scene to file (VRML would be nice)

    First of all, I know this question has been asked many times. However, I've search high and low only to find no real answers. So I'm wondering what the best way to save java 3d scenes are at present day. I'd like to save VRML, but if I can quickly se

  • BW and CR2008 - repeated error

    Hi all, few months ago we had problem when accessing BW system from CR2008. The error was: Database Connector Error: "BAPI Error # :0" Error occurred when starting the parser: timeout during allocate / CPIC-CALL: 'ThSAPCMRCV' We solved the problem wi

  • Infinite loop in internet explorer after setting a doctype

    Hy, I have a problem with doctype, the internet explorer 6 - 8,  iframes and javascript. If I set the doctype to transitinal loose.dtd some of the Web Dynpro Applicatons which where included to my HTML page in form of iframes, produce javascript erro

  • Magic trackpad won't drag-&-drop

    Just find that i can't double tap-&-hold to use drag-&-drop. i can double click, but can't drag-&-drop. However, i can use three fingers to drag-&-drop windows position, even files in finder. Why? how to solve this? I'm using the latest iMac and Mave