Click here to Skip to main content
15,923,087 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Testing user-interface Pin
Stephan Samuel2-Jun-06 10:25
Stephan Samuel2-Jun-06 10:25 
GeneralRe: Testing user-interface Pin
Tomerland19-Jun-06 2:42
Tomerland19-Jun-06 2:42 
QuestionRepaint a application [modified] Pin
Resolver181-Jun-06 19:11
Resolver181-Jun-06 19:11 
AnswerRe: Repaint a application [modified] Pin
Stephan Samuel2-Jun-06 6:00
Stephan Samuel2-Jun-06 6:00 
GeneralRe: Repaint a application [modified] Pin
Guffa2-Jun-06 6:32
Guffa2-Jun-06 6:32 
NewsRe: Repaint a application [modified] Pin
Resolver184-Jun-06 20:37
Resolver184-Jun-06 20:37 
QuestionProject location is not fully trusted Pin
hemrk1-Jun-06 6:01
hemrk1-Jun-06 6:01 
AnswerRe: Project location is not fully trusted Pin
Ed.Poore2-Jun-06 6:17
Ed.Poore2-Jun-06 6:17 
The runtime doesn't trust the location you're running it from, because your developing it on your machine VS has probably set all the required permissions.  To run it from another PC you need to goto: Control Panel -> Administrative Tools -> Microsoft .NET [version (e.g. 2.0)] Configuration.  Inside the configuration pane select "Runtime Security Policy" -> Increase Assembly Trust, a wizard will popup and guide you through the steps required to allow that program to run from the network (note this can be configured on an app by app basis or for the entire machine).



You know you're a Land Rover owner when the best route from point A to point B is through the mud.

Ed
QuestionIdentifing unmanaged code [modified] Pin
Praveen_S1-Jun-06 3:24
Praveen_S1-Jun-06 3:24 
AnswerRe: Identifing unmanaged code [modified] Pin
Stephan Samuel1-Jun-06 6:59
Stephan Samuel1-Jun-06 6:59 
QuestionCustom Controls Problem Pin
arorakapik1-Jun-06 2:58
arorakapik1-Jun-06 2:58 
AnswerRe: Custom Controls Problem Pin
Ed.Poore2-Jun-06 13:56
Ed.Poore2-Jun-06 13:56 
QuestionIs there any application block for personalization for winforms of .net framework 1.1 ? Pin
Kent Liu31-May-06 23:41
professionalKent Liu31-May-06 23:41 
AnswerRe: Is there any application block for personalization for winforms of .net framework 1.1 ? Pin
Ed.Poore2-Jun-06 14:00
Ed.Poore2-Jun-06 14:00 
Questionarchitecture/design of the component 'System.Web.Mail' Pin
Ashuu31-May-06 23:28
Ashuu31-May-06 23:28 
AnswerRe: architecture/design of the component 'System.Web.Mail' Pin
Ed.Poore2-Jun-06 14:05
Ed.Poore2-Jun-06 14:05 
QuestionUsing C# DLL on another mechine Pin
Sanjeet Sachan31-May-06 22:16
Sanjeet Sachan31-May-06 22:16 
AnswerRe: Using C# DLL on another mechine Pin
Stephan Samuel1-Jun-06 6:51
Stephan Samuel1-Jun-06 6:51 
GeneralRe: Using C# DLL on another mechine Pin
Ed.Poore2-Jun-06 14:01
Ed.Poore2-Jun-06 14:01 
QuestionIs there a way to change the original value in the DataRow? Pin
NewSilence31-May-06 21:17
NewSilence31-May-06 21:17 
AnswerRe: Is there a way to change the original value in the DataRow? Pin
ApurvaShah1-Jun-06 11:47
ApurvaShah1-Jun-06 11:47 
QuestionJavascript Scripting Engine for application framework? Pin
copper000231-May-06 3:05
copper000231-May-06 3:05 
AnswerRe: Javascript Scripting Engine for application framework? Pin
Dustin Metzgar31-May-06 3:57
Dustin Metzgar31-May-06 3:57 
QuestionHow to call Visual Studio Command Prompt in VB.NET Pin
asifhameed131-May-06 2:13
asifhameed131-May-06 2:13 
AnswerRe: How to call Visual Studio Command Prompt in VB.NET Pin
Craig Gilchrist31-May-06 2:32
Craig Gilchrist31-May-06 2:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.