How To Debug A Silverlight Application

Mar 10, 2011

I am currently developing a silverlight application, however yesterday I started getting the following error message every time I run the project:

If I click "yes" to debug - nothing happens. Also, I have no Line 1805 in any of my source files!

This error message started appearing yesterday, and appears as soon as I run the project, shortly before the first page loads. If i click yes or no, the project then loads and runs perfectly, I cannot see any unwanted behaviour.

I have been using source control, so I rolled back the project to a point before the error started appearing, however I am still getting the error!

Could it be a setting in VS Web Developer Express 2010 that I have accidentally changed?

View 2 Replies


Similar Messages:

AJAX :: Unable To Debug / Debug EditPanel.debug.js File Of HTML Editor?

Apr 13, 2010

I want to debug EditPanel.debug.js file of HTML Editor, but it never shows in VS 08 and Im sure it executes to that line.What I did to enable debuggingUnchecked both 2 checkboxes for disabling the debugging

Set ScriptMode="Debug"

Change following line

[ClientScriptResource("AjaxControlToolkit.HTMLEditor.EditPanel", "AjaxControlToolkit.HTMLEditor.EditPanel.js")]
to
[ClientScriptResource("AjaxControlToolkit.HTMLEditor.EditPanel", "AjaxControlToolkit.HTMLEditor.EditPanel.debug.js")]

View 3 Replies

C# - How To Build A Silverlight Application And Have It Work Under Application

Aug 7, 2010

If I need to build a silverlight application and have it work under my asp.net application!

Does that mean I have to create two different vs projects?

One for silverlight the other my asp.net application? Or I can have one in 1? What do I do?

View 3 Replies

How To Raise An Event In .net Application From A Silverlight Application

Oct 9, 2010

I have a Silverlight application hosted inside an asp.net website. In my silverlight applicaiton, if I select a theme. Then, theme changes will gets fired. I want to get notified in asp.net web page, when the theme changed event is fired inside the silverlight application. Note: Also, I don't want to use a data base to maintain the state of the application.

View 1 Replies

C# - Converting A Web Application To A Silverlight Application?

Feb 15, 2010

I'm developing an three layer ASP.NET application with C# and Visual Studio 2008 SP1. I'm using WebForms.

I'm wondering to convert that application to a Silverlight application. Maybe I can reuse a lot of code of ASP.NET layer.

View 3 Replies

How To Use Silverlight Application On Iphone

Jun 2, 2010

We have develop one application in silverlight..

We want more information about how we can use this silverlight application on IPHONE.

Basic requirement is silverlight application should work on IPHONE.

View 10 Replies

Silverlight Application For Mobile Or PDA

Mar 19, 2010

I have to create application which should work in web, mobile and PDA. I am using Silverlight application. Any one has idea that which type of problem can I face in Mobile and PDA? It is working fine in web. I am also using some third party control like Telerik control.

View 2 Replies

MVC :: Host Mix Silverlight & .net Web Application?

Mar 4, 2010

I am new to asp.net mvc and don't feel too comfortable to diving 100% into silverlight web application. I done some research and found that asp.net mvc can host silverlight application. That is great new since I want to leverage new technologies.

However, silverlight currently does not support printing and SSRS reporting. My question, can asp.net mvc hosts multiple applications like both silverlight and regular asp.net applications. I can design the asp.net application to handle the reporting and printing.

View 2 Replies

C# - Using Silverlight With Existing Application?

May 5, 2010

This seems like a very basic question but I couldn't find any help on web. If you could provide some link or steps to do this.I have created few basic Silverlight applications which are working fine standalone. I also have a basic ASP.NET application with a solution with around 10 Class Library Projects and 1 website. I want to create a small popup which will have some funtionality using Silverlight.How should I go about creating this application and how to integrate it with my existing application for it to show as a link. I would not want that link to open another application/site.

View 2 Replies

How To Debug Web Application

Dec 6, 2010

In Many Interview they have asked me that.

How would u debug web application in .net?

I Say the using F10, F11 but this is not the correct answer.

View 3 Replies

C# - Error - Could Not Download Silverlight Application?

Oct 28, 2010

Developing a silverlight page in already existing web application for previewing video files. When I create a asp.net application locally and add silverlight application on the solution it works perfectly. But while I am trying to include into already existing project it throws this error. I have not deployed into the IIS. this happens while debugging.

View 1 Replies

Updating Silverlight Application @ Website?

Mar 3, 2011

I have the following scenario: a Silverlight application (constructed to be OOB) embedded at an ASP.NET website where, if the user already installed it, a label saying that is displayed; otherwise, an install button appears. Eventually I can update the .xap file available in the website.Now the problem: if the user executes the application through his Desktop/Start Menu, i'm able to update the application and suggest the user to restart it. But, if I update the .xap file and upload it again to the website, apparently no "Silverlight update" occurs, it is displayed as a new application (if the user install it again, an application icon is displayed at his desktop).

View 2 Replies

Add More Than One Silverlight Application In Single Webpage?

Apr 22, 2010

I am very new to silverlight application. I have to create silverlight based website . Each page contains each silverlight application. Let me know how to do that. How to integrate on single webpage.

View 2 Replies

C# - Webclient Methods Not Available To Silverlight Application?

Feb 22, 2010

Trying to do basic webclient data pull in C#, and the methods are not available in visualstudio, and the code is not compiling.

//snip
WebClient client = new WebClient();
byte[] resp = client.DownloadData(url);
//snip

Error 1 'System.Net.WebClient' does not contain a definition for 'DownloadData' and no extension method 'DownloadData' accepting a first argument of type 'System.Net.WebClient' could be found (are you missing a using directive or an assembly reference?) C:UsersMichaelDocumentsVisual Studio 2008Projectssearch2search2MainPage.xaml.cs'm doing this in a c# file for a XAML/Silverlight project, but can't imagine why that would make a difference. I can not find any reference to this issue on the web, and I had something similar to this working last month, but in a regular ASP.NET page, not in a Silverlight app.

View 3 Replies

Debug Application - Relatively Slow

Apr 23, 2010

why is it that when i debug my application in chrome it is relatively slow between postbacks compared to internet explorer? when i use internet explorer, its lightning fast.

View 6 Replies

Wcf - Silverlight Enabled Services And Web Application Comparability?

Jan 15, 2010

When you create a Silverlight enabled WCF service, the following line is placed in the source file -

[AspNetCompatibilityRequirements(RequirementsMode =
AspNetCompatibilityRequirementsMode.Allowed)]

What does it do?

View 2 Replies

Silverlight Based Charts And Graphs In Web Application?

Aug 2, 2010

I wanted to build visually stunning graphs and charts ( with some animation, drill-down and interactivity in it) in an existing asp.net application.

The application is build using vs 2008.

Which version of Silverlight will be best suited for this (v3 or v4) ?

What is the best option to create Charts and Graphs and embed it within the existing asp.net application ?

View 2 Replies

Web Forms :: How To Enable Silverlight 3.0 In A Simple Web Application

Apr 19, 2010

I have a simple ASP.NET 3.5 app in which I want to use SL 3.0 cntrols, how can I do that without starting out with a fresh SL enabled ASP.NET application template?

View 3 Replies

Install Different Silverlight Application To Desktop Than One That Is Running Currently

Mar 1, 2011

Specifically, I have the main application running in the browser. I would like to offer a link to install a set of tools that provide the user to perform a subset of the functionality provided in the main application. I'd like to have a link that says, "Install Tools," and this would in turn kick off the Out Of Browser installation of the tools, not the main application.

View 1 Replies

Accessing Username In Silverlight Application From Aspx?

Apr 2, 2011

I need to access signed in username and pass, which are saved in session variable,

from silverlight page

i remember something of accesing session variables from silverlight but cannot get the code

cannot remember the name of the video, which shows how to interaction between aspx page and silverlight plugin

View 1 Replies

Web Forms :: Can Create Windows Application Using Silverlight

May 24, 2010

Can i create Windows Application using Silverlight

View 2 Replies

How To Create A Hybrid Silverlight And Aspx Application

Jan 21, 2010

We have an ASP.Net 2.x web site. We want to migrate it to Silverlight full frame application. However, there is no way we can go away in a corner and redo every web page in SL right off the bat.

What I would like to do is build the chrome of the app (main page, dashboard, login, common system/config screens, main menu) in SL and be able to open existing .aspx pages in the main content SL frame.

From what I see there is no way to do this. I thought the Webbrowser control in SL4 would be the answer, but apparently that only works if your app is run out of browser.

So, what is my best recourse? It seems like I will have to create some type of .aspx page that hosts the .XAP and pass in the page I want it to load?

View 1 Replies

C# - How To Debug An Application That Is Time-dependent

Nov 3, 2010

I'm working on an application (a web application, asp.net and c#) which is datetime-dependent, so, based on the current date, it will launch forms for the logged user to fill in.

I've been thinking about how we're going to simulate real usage of the application, for debugging and testing purposes.

So I'm talking about replacing all those:

DateTime currentDate = DateTime.Now;

with something like:

DateTime currentDate = MyDateClass.GetCurrentDate();

And then I'll have a class:

public class MyDateClass
{
private DateTime _currentDate;
public DateTime GetCurrentDate()
{
// get the date, which may be different from DateTime.Now
return _currentDate;
}
public void SetCurrentDate(DateTime newCurrentDate)
{
// set the date to the value chosen by the user
_currentDate = newCurrentDate;
}
}

allowing me to set the current data, by invoking the SetCurrentDate method, for example, in the code-behind of a link button and a calendar input.

how should I exactly store the DateTime variable, throughout all the application? I can't work with the session in this class, right? Should I work with the Thread?

[code]....

View 2 Replies

Configuration :: How To Debug The Application After Deployment

Mar 10, 2010

I want to know what are the ways to debug the application after deployment. Let's say I have used x-copy deployment, to copy dll and also some source code files. If I want to modify some source code and recopy them into production. Can somebody tell me how to debug those modified files?

View 2 Replies

Mobiles :: How To Debug Web Application In Emulator

Feb 3, 2010

how we can debugg a page from mobile emulator in web application.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved