Click here to Skip to main content
15,885,216 members
Home / Discussions / C#
   

C#

 
QuestionRe: Load Report Failed Pin
selcuks4-Aug-08 4:43
selcuks4-Aug-08 4:43 
QuestionPass Paramters from Popup to page Pin
Agweet4-Aug-08 3:45
Agweet4-Aug-08 3:45 
AnswerRe: Pass Paramters from Popup to page Pin
Alaric_4-Aug-08 3:57
professionalAlaric_4-Aug-08 3:57 
GeneralRe: Pass Paramters from Popup to page Pin
Agweet4-Aug-08 4:07
Agweet4-Aug-08 4:07 
AnswerRe: Pass Paramters from Popup to page Pin
DaveyM694-Aug-08 10:19
professionalDaveyM694-Aug-08 10:19 
GeneralRe: Pass Paramters from Popup to page Pin
Agweet4-Aug-08 20:23
Agweet4-Aug-08 20:23 
QuestionNot authorization to run a downloaded project Pin
Mauro Vezzoli4-Aug-08 3:40
Mauro Vezzoli4-Aug-08 3:40 
AnswerRe: Not authorization to run a downloaded project Pin
John Ad4-Aug-08 4:09
John Ad4-Aug-08 4:09 
Hi Mauro,

If it's a network share the .NET Framework has all sorts of concerns regarding security. Your best bet is to build then app locally, rather than from a share.

For more information on this, please refer to the below mentioned link:

http://blogs.msdn.com/shawnfa/archive/2004/12/06/276066.aspx

http://forums.msdn.microsoft.com/en-US/netfxbcl/thread/8af927ca-2713-4213-94de-f8b3f2c4364e/

You may also check the Trust Level for the framework. I would suggest you to sign/strong name your assembly to run trusted over the network.

Hope this helps.

John Adams
ComponentOne LLC.
www.componentone.com

QuestionDomain (not host) from url Pin
Dana Tov4-Aug-08 3:20
Dana Tov4-Aug-08 3:20 
AnswerRe: Domain (not host) from url Pin
leppie4-Aug-08 3:22
leppie4-Aug-08 3:22 
GeneralRe: Domain (not host) from url Pin
Dana Tov4-Aug-08 3:29
Dana Tov4-Aug-08 3:29 
AnswerRe: Domain (not host) from url Pin
Manas Bhardwaj7-Aug-08 6:02
professionalManas Bhardwaj7-Aug-08 6:02 
QuestionHow to detect a mouse hit on an image [modified] Pin
NeutronMass4-Aug-08 3:17
NeutronMass4-Aug-08 3:17 
AnswerRe: Hot to detect a mouse hit on an image Pin
Dana Tov4-Aug-08 3:25
Dana Tov4-Aug-08 3:25 
GeneralRe: Hot to detect a mouse hit on an image Pin
NeutronMass4-Aug-08 3:40
NeutronMass4-Aug-08 3:40 
GeneralRe: Hot to detect a mouse hit on an image Pin
NeutronMass4-Aug-08 3:43
NeutronMass4-Aug-08 3:43 
GeneralRe: Hot to detect a mouse hit on an image Pin
vikas amin8-Aug-08 4:43
vikas amin8-Aug-08 4:43 
GeneralRe: Hot to detect a mouse hit on an image Pin
vikas amin4-Aug-08 4:57
vikas amin4-Aug-08 4:57 
GeneralRe: Hot to detect a mouse hit on an image Pin
NeutronMass4-Aug-08 5:35
NeutronMass4-Aug-08 5:35 
GeneralRe: Hot to detect a mouse hit on an image Pin
vikas amin12-Aug-08 11:50
vikas amin12-Aug-08 11:50 
QuestionVista C# developer basics Pin
Stevo Z4-Aug-08 3:15
Stevo Z4-Aug-08 3:15 
AnswerRe: Vista C# developer basics Pin
John Ad4-Aug-08 4:54
John Ad4-Aug-08 4:54 
GeneralRe: Vista C# developer basics Pin
Stevo Z4-Aug-08 5:11
Stevo Z4-Aug-08 5:11 
Questionexplicit interface implementation of ICollection in Generic Classes Pin
MarkPhB4-Aug-08 3:06
MarkPhB4-Aug-08 3:06 
AnswerRe: explicit interface implementation of ICollection in Generic Classes Pin
Simon P Stevens4-Aug-08 3:30
Simon P Stevens4-Aug-08 3:30 

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.