SilverLight Text Label Issue

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
1/22/2010 11:20:41 AM
Gravatar
Total Posts 10

SilverLight Text Label Issue

Portal Version:   2.2.8.1 
Portal  DB:        FirebirdSql

We are using Silverlight applications in a few of the the user controls in the portal. The issue is that one of the Silverlight C# app compiles and runs perfectly outside of the portal.

It works "mostly" in the portal except for one small issue. We are displaying text labels for icons. The labels are all text and nothing extraordinary is being done with the text.

We have one particular label that happens to be a Mac Address. It displays fine in the Silverlight project, but once compiled into a XAP file and called in the ASCX in the portal, the label won't show. This is this Mac address label. No error, no nothing. The icon appears fine...just no label. Interesting, no?

I have tried everything i can think of to troubleshoot this, but the full debug can only be done in the Silverlight project, and that is working as it should.

Can anyone shed some light on this quirk?

Thanks in advance for any help offered.

ncphares

 

 

 

You must sign in to post in the forums. This thread is closed to new posts.