Skip to main content

Microsoft Silverlight

Answered Question Works only with BlendRSS Feed

(0)

Isil
Isil

Member

Member

40 points

34 Posts

Works only with Blend

Hello!

I have a problem I don't have any idea how to resolve.

 When I execute from Blend, it works perfectly

When I execute from Visual Studio, it opens a page in the browser.. and nothing else. It's not that it's not compiling, by debug it seems that it's not reaching any code...

 

any ideas??

preishuber
preishuber

Contributor

Contributor

3570 points

655 Posts

Re: Works only with Blend

you type F5 and which page (url) is shown in browser?

-Hannes

http://www.preishuber.net http://weblogs.asp.net/hpreishuber

Isil
Isil

Member

Member

40 points

34 Posts

Re: Re: Works only with Blend

 http://localhost:51762/Default.html when I open with Blend

file:///C:/U/8vo%20semestre/Ing%20Software/Proyecto/Entrega%204/Aplicaci%C3%B3n/Prototipo%202.0/bin/Debug/Default.html when I open with VS2008

preishuber
preishuber

Contributor

Contributor

3570 points

655 Posts

Answered Question

Re: Re: Works only with Blend

you should habe 2 projects- the silvelight one and a web project, where 2 pages are. One aspx and one html. Both are the hosts of the xap file (= silverligth app). If you dont have this second web project you cannot run silverlight by F5.

 

-Hannes

http://www.preishuber.net http://weblogs.asp.net/hpreishuber

surbhiydv
surbhiydv

Participant

Participant

1134 points

218 Posts

Answered Question

Re: Works only with Blend

Try it by setting your ProjectName.aspx or ProjectName.html as starting page, in VS.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities