Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5950115
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T17:20:52+00:00 2026-05-22T17:20:52+00:00

I have a notificationService under 443 port but when i try to add it

  • 0

I have a notificationService under 443 port but when i try to add it to windows phone 7 service reference I can’t, so is it can be linked that the fact that my service is deployed under 443 port.

An error occurred while making the HTTP request to http://localhost:443/NotificationService.svc. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server.
The underlying connection was closed: An unexpected error occurred on a send.
The handshake failed due to an unexpected packet format.
If the service is defined in the current solution, try building the solution and adding the service reference again.

<system.serviceModel>
<serviceHostingEnvironment aspNetCompatibilityEnabled="True" multipleSiteBindingsEnabled="false"/>
<services>
  <service name="Project.Services.NotificationService"
           behaviorConfiguration="notificationservicebehavior">
    <endpoint name="basicHttpBinding"
              contract="Project.Services.INotificationService"
              address="http://127.0.0.1:443/NotificationService.svc"
              binding="basicHttpBinding"
              />
  </service>
</services>

<behaviors>
  <serviceBehaviors>
    <behavior name="notificationservicebehavior">
      <serviceMetadata httpGetEnabled="true" httpGetUrl="" />
    </behavior>
    <behavior name="">
      <serviceMetadata httpGetEnabled="true" />
      <serviceDebug includeExceptionDetailInFaults="false" />
    </behavior>
  </serviceBehaviors>
</behaviors>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T17:20:53+00:00Added an answer on May 22, 2026 at 5:20 pm

    If you’re using a self signed certificate or one that’s not from any of these authorities you’ll need to install this on the device.

    There are only 2 ways to install 3rd party certificates on the device and neither can currently be done through code:

    Installing certificates via Windows®
    Internet Explorer®
    A certificate can
    be posted on a website and made
    available to users through a
    device-accessible URL that they can
    use to download the certificate. When
    a user accesses the page and taps the
    certificate, it opens on the device.
    The user can inspect the certificate,
    and if they choose to continue the
    certificate is installed on the
    device.

    Installing certificates via email
    The certificate installer on
    Windows Phone 7 supports .cer, .p7b,
    and .pfx files. When installing
    certificates via email, make sure your
    mail filters do not block .cer files.
    Certificates that are sent via email
    appear as message attachments. When a
    certificate is received, a user can
    tap to review the contents and then
    tap to install the certificate.
    Typically, when an identity
    certificate is installed the user is
    prompted for the passphrase that
    protects it.

    You’ll have to get the user to perform one of these actions before the app will work with the certificate.

    From Windows Phone 7 and Certificates_FINAL_121610.pdf

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a question about the push notification service of the Windows Phone 7
I`m trying to add to my app Push Notification service. I have already successfully
I have an Activity that starts a Service. In my Activity: startService(new Intent(this, MyService.class));
I have read the article about Push Notification Service, but I am still confused.
I have an app that starts a service that continuously updates the notification bar.
I have a service running that updates a notification in the notification bar when
I have a foreground service with a notification that I update every second as
I have an iPhone application that receives notifications from Apple Push Notification Service. I
Have deployed numerous report parts which reference the same view however one of them
I have the following scenario in Silverlight 4: I have a notifications service Snippet

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.