Click here to Skip to main content
16,011,566 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalsending data from one form to another Pin
chanu078823-Dec-07 22:48
susschanu078823-Dec-07 22:48 
GeneralRe: sending data from one form to another Pin
That's Aragon23-Dec-07 22:59
That's Aragon23-Dec-07 22:59 
GeneralRe: sending data from one form to another Pin
John-ph23-Dec-07 23:07
John-ph23-Dec-07 23:07 
GeneralRe: sending data from one form to another Pin
That's Aragon23-Dec-07 23:33
That's Aragon23-Dec-07 23:33 
AnswerRe: sending data from one form to another Pin
John-ph23-Dec-07 23:03
John-ph23-Dec-07 23:03 
GeneralRe: sending data from one form to another Pin
Mogaambo23-Dec-07 23:16
Mogaambo23-Dec-07 23:16 
GeneralRe: sending data from one form to another Pin
John-ph23-Dec-07 23:21
John-ph23-Dec-07 23:21 
GeneralError in strong naming a Assembly for GAC Pin
kunal_gct23-Dec-07 22:09
kunal_gct23-Dec-07 22:09 
Hi forum,

i am developing a c# based web app in .net 2.0. I wanted to add my assemblies to GAC.

I followed the required steps by creating a strong key, and then adding the following line to my Assemblyinfo file

[assembly: AssemblyKeyFile("C:\\mykey.snk")]

However, as soon as i compile my class lib, i get the following error.

Error	2	Assembly generation failed -- Referenced assembly 'Microsoft.Practices.EnterpriseLibrary.Data' does not have a strong name	Test<br />


This seems strange to me, since my enterprise library dll`s are already in GAC (used the installer to do that).

can anyone please advise me on the same..

Kunal
GeneralRe: Error in strong naming a Assembly for GAC Pin
Michael Sync23-Dec-07 22:14
Michael Sync23-Dec-07 22:14 
GeneralRe: Error in strong naming a Assembly for GAC Pin
kunal_gct23-Dec-07 22:28
kunal_gct23-Dec-07 22:28 
QuestionRe: Error in strong naming a Assembly for GAC Pin
kunal_gct26-Dec-07 18:08
kunal_gct26-Dec-07 18:08 
Questionhow i can pass an array into a view state Pin
jagan12323-Dec-07 22:09
jagan12323-Dec-07 22:09 
AnswerRe: how i can pass an array into a view state Pin
Michael Sync23-Dec-07 22:11
Michael Sync23-Dec-07 22:11 
AnswerRe: how i can pass an array into a view state Pin
John-ph23-Dec-07 22:45
John-ph23-Dec-07 22:45 
Generalnew to asp.net simple question plz help me Pin
sindhutiwari23-Dec-07 21:42
sindhutiwari23-Dec-07 21:42 
GeneralRe: new to asp.net simple question plz help me Pin
rashidpervaiz0823-Dec-07 22:08
rashidpervaiz0823-Dec-07 22:08 
GeneralRe: new to asp.net simple question plz help me Pin
That's Aragon23-Dec-07 22:09
That's Aragon23-Dec-07 22:09 
QuestionHow to loop through cells of HTML table on a form Pin
Blumen23-Dec-07 20:10
Blumen23-Dec-07 20:10 
AnswerRe: How to loop through cells of HTML table on a form Pin
Michael Sync23-Dec-07 21:00
Michael Sync23-Dec-07 21:00 
GeneralRe: How to loop through cells of HTML table on a form Pin
Blumen23-Dec-07 22:04
Blumen23-Dec-07 22:04 
GeneralRe: How to loop through cells of HTML table on a form Pin
Michael Sync23-Dec-07 22:09
Michael Sync23-Dec-07 22:09 
GeneralRe: How to loop through cells of HTML table on a form Pin
Blumen23-Dec-07 22:35
Blumen23-Dec-07 22:35 
AnswerRe: How to loop through cells of HTML table on a form Pin
John-ph23-Dec-07 21:45
John-ph23-Dec-07 21:45 
GeneralRe: How to loop through cells of HTML table on a form Pin
Blumen23-Dec-07 22:06
Blumen23-Dec-07 22:06 
GeneralCreate a property in web user control that can be referenced in Javascript. Pin
Ashwani_kumar23-Dec-07 20:02
Ashwani_kumar23-Dec-07 20:02 

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.