Saturday, 05 July 2008

The products listed above, and their associated names, icons and logos, are the intellectual property of Microsoft Corporation.

Live Forums
Beta2 App works in Visual Studio but not on iis6 - Just get a blank page with no error
Silverlight.net -

I have a little application which I have developed using silverlight2 beta 2.

When I run in VS2008 it works fine but when I copy it up to the server running iis 6 it runs but you only see a blank page but IE says the page is completed and you get no error.

 I have read a few posts which suggest you need the mime types set but I have done this  for the three types - xbap, xap, xaml but I still does not work.

 Would anyone have any other ideas as to what I am doing wrong.

The app uses a webservice but the webservice runs correctly when you browse to it (it is in the same project so cross domain shouldn't be an issue) and when you ran it in vs2008 it was able to build the screen background first before it had the data back from the webservice as it is async. So I dont think the data is the issue although I am open to any advice.

Any help would be appreciated.

 Many thanks,

 G


View article..

Passsport SignIn Error
MSDN Forums: Live ID -

 

I have installed Passport RPS 4.5 and registered my domain on msm.live.com.

We have congigured the sited id and other values  in application.

If i try to access my site its giving the following error.

 

Could you please let me know what could be the reason?

 

 

Sign in to ProsourceDev  Help
Error symbol Windows Live ID is unavailable from this site for one of the following reasons:
  • This site may be experiencing a problem.
  • The site may not be a member of Windows Live ID.

You can:

  • You can sign in or sign up at other Windows Live ID sites and services, or try again later at this site.
Windows Live ID Windows Live ID
Works with Windows Live, MSN, and Microsoft Passport sites
Account Services  |  Privacy Statement  |  Terms of Use

©2008 Microsoft

 

Thanks

-Srinivas


View article..

About nudge to trigger a menu show
MSDN Forums: Agents -

I wanna to give user a menu(using call action to response user different oprions) when user give me a nudge, but I don't know somehow it doesn't work for action calling.

process:

user send nudge->bot output menu->user choose '1' -> action not call, just response of  the unhandled input number '1'

 

if I make menu started with user a specific input word, the action call will run normally


View article..

unable to login to any microsoft website!Please help
MSDN Forums: Live Search -

 

Hi,

I have a problem on accessing microsoft website, eg. Microsoft.com, msn.com, hotmail.com, or live mesenger. FYI, I am connecting through a wireless router (SMC). I can access to any other website eg. google.com, yahoo.com.

I've also tried to ping microsoft.com, msn.com, hotmail.com > all return 100% lost result. Pingging google.com have no problem. The same laptop is able to access to the microsoft website when in the other network (other router, other network), but no lock when I connecting through the wireless router.

I've tried the following step:

1. Clear the IE Cache.

2. Check the LAN setting to automatically detect setting

3. Check the Windows XP system time

4. Check the MTU in the router - set to 1492

5. Uninstall Live Messenger, and try to access hotmail.com again => failed.

6. Lastly, I update my IE to IE7 => still canot

 

I am not sure why this problem occur since it works fine previously.. Please help,thanks.


View article..

Why onServerData Event not Raise? ( live contacts control)
MSDN Forums: Live Controls - source code is here:
********************************
...............
Default.aspx

            Height="320px" Market="zh-cn" onserverdata="Contacts_demo_ServerData"
            PrivacyStatementURL="~/privacyPolicy.htm" View="List" Width="226px" />


   

...............
********************************


********************************
...............

Default.aspx.cs
//this handle func never exec.....
protected void Contacts_demo_ServerData(object sender, Microsoft.Live.ServerControls.ServerDataEventArgs e)
    {
     
            for (int i = 0; i < e.Contacts.Count; i++)
            {
                lb_msg.Items.Add(e.Contacts[0].Email.ToString());
            }
        }
    }
............................
******************************

thank you




View article..

"invalid argument; input argument 'latitude' is not a valid 'float' value"
MSDN Forums: Virtual Earth - I have code that i want to use to add pushpins to all of the locations in a georss file i have.
this is the code i have. i dont know why it gives any errors.
Code file: http://www.uploading.com/files/7OHWINGK/try1.html.html

here is the Georss file: Download testing123.xml free - Uploading.com

when i open up my code and it runs the map loads with a single pushpin in the center and a box which says ""invalid argument; input argument 'latitude' is not a valid 'float' value".

what does this mean? can anyone please help?
View article..

Polygons get inaccurate when zooming out
MSDN Forums: Virtual Earth -

It seems polygons are optimized to contain fewer vertices when zooming out, but this introduces some noticable 'popping' and makes sure the polygons don't align properly.  Is there a way to turn this optimizing off so they are always displayed at full resolution?  I couldn't find anything in the reference.

 


View article..

Windows Live Hotmail
MSDN Forums: Live General -

Tonight I tried to sign into one of my hotmail accounts through Opera Web Browser which notmally works fines. I started to use this as Firefox 3 wont run Live Hotmail unless its the classic version.  Everybody but Microsoft seems to know this.

 

Anyway a message appears suggesting I will get better features by upgrading to Firefox or IE  Suggest to Microsoft they

change this message as the display via Opera is superb


View article..

We're unable to complete your request
MSDN Forums: Live ID -

WHAT MEANS THIS?


We're unable to complete your request

Windows Live ID is experiencing some technical difficulties while creating your account. To start using Windows Live today, get support now, click here ,choose Windows Live ID and copy paste the code below into the form.

LEFKPK~OISRMQYUQU\WUZZb

Thanks in advance.

View article..

Windows Live Favorites Problem
MSDN Forums: Live General -

I am having a problem with Windows Live Favorites in the Windows Live Toolbar.

 

It used to never remember my login information, but over the last few days I get an error saying:

 

The passport network is not available. Please try signing in later. Error# 0x80070005

 

Can anyone please advise what is causing this issue and what can be done to resolve it?

 

Thanks

 


View article..

PreviousNext
Copyright 2008. Sponsored by Aptovita   |  Terms Of Use  |  Privacy Statement
Content on this site is generated from the developer community and shared freely for your enjoyment and benifit. This site is run independantly of Microsoft and does not express Microsoft's views in any way.