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

.NET (Core and Framework)

 
Questionhow to develop an add-in component in .net for outlook Pin
srichandk9-Jan-07 23:33
srichandk9-Jan-07 23:33 
AnswerRe: how to develop an add-in component in .net for outlook Pin
Talal Sultan9-Jan-07 23:37
Talal Sultan9-Jan-07 23:37 
QuestionRe: how to develop an add-in component in .net for outlook Pin
srichandk9-Jan-07 23:51
srichandk9-Jan-07 23:51 
AnswerRe: how to develop an add-in component in .net for outlook Pin
Talal Sultan10-Jan-07 0:00
Talal Sultan10-Jan-07 0:00 
GeneralRe: how to develop an add-in component in .net for outlook Pin
srichandk10-Jan-07 0:17
srichandk10-Jan-07 0:17 
GeneralRe: how to develop an add-in component in .net for outlook Pin
srichandk9-Jan-07 23:55
srichandk9-Jan-07 23:55 
GeneralRe: how to develop an add-in component in .net for outlook Pin
Talal Sultan10-Jan-07 0:04
Talal Sultan10-Jan-07 0:04 
QuestionError reading key file DSO.snk - the system cannot find the file specified Pin
indian1439-Jan-07 23:24
indian1439-Jan-07 23:24 
I am getting 2-Errors in creating an as here 1. "Could not find 'D:\Aleem\DSOControl1\obj\Debug\DSOControl1.dll' and 2. Error creating
assembly manifest: Error reading key file DSO.snk - the system cannot find the file specified.

As I didnt use assemblies till now, I dont know much about it. I will put the step by step process how I did I try it.
1. Created a Windows control library, and put all the required controls and functionalities in it.
2. Build it, and successfull.
3. Then at vs.net command prompt put "sn -k DSO.snk". It is also successful.
4. Then <assembly: assemblykeyfile("dso.snk")=""> put this in the assemblyinfo.vb file in the Control application(like
DSOControl1).
5. Then again I tried to build the application its giving errors as I mentioned above. Please tell me which step I miss and I did mistake.

Thank you.



S/W Engineer
Akebono Soft Technologies
aleem_abdul@akebonosoft.com.

AnswerRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
Pete O'Hanlon9-Jan-07 23:54
mvePete O'Hanlon9-Jan-07 23:54 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:05
indian14310-Jan-07 0:05 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:10
indian14310-Jan-07 0:10 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
Pete O'Hanlon10-Jan-07 0:12
mvePete O'Hanlon10-Jan-07 0:12 
GeneralRe: Error reading key file DSO.snk - the system cannot find the file specified Pin
indian14310-Jan-07 0:33
indian14310-Jan-07 0:33 
QuestionConnecting with a Axis Server Pin
Talal Sultan9-Jan-07 23:08
Talal Sultan9-Jan-07 23:08 
QuestionClickonce deployment Pin
Sarah Jane Snow9-Jan-07 21:09
Sarah Jane Snow9-Jan-07 21:09 
QuestionPopup Panel on custom control does not appear - any ideas? Pin
nzmike9-Jan-07 16:57
nzmike9-Jan-07 16:57 
AnswerRe: Popup Panel on custom control does not appear - any ideas? Pin
Luc Pattyn9-Jan-07 22:19
sitebuilderLuc Pattyn9-Jan-07 22:19 
QuestionDropdownlist in Datagrid (Advanced) Pin
pflick9-Jan-07 12:33
pflick9-Jan-07 12:33 
AnswerRe: Dropdownlist in Datagrid (Advanced) Pin
nagendra rao s.v.9-Jan-07 18:03
nagendra rao s.v.9-Jan-07 18:03 
GeneralThe .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
dudegizmox9-Jan-07 9:26
dudegizmox9-Jan-07 9:26 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Pete O'Hanlon9-Jan-07 9:49
mvePete O'Hanlon9-Jan-07 9:49 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Luc Pattyn9-Jan-07 10:55
sitebuilderLuc Pattyn9-Jan-07 10:55 
GeneralRe: The .NET answer to Google's GWT - Open source AJAX framework extending WinForms over ASP.NET Pin
Pete O'Hanlon9-Jan-07 23:55
mvePete O'Hanlon9-Jan-07 23:55 
QuestionService Command Line Arguments Pin
Tim Carmichael9-Jan-07 9:25
Tim Carmichael9-Jan-07 9:25 
AnswerRe: Service Command Line Arguments Pin
led mike9-Jan-07 9:38
led mike9-Jan-07 9:38 

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.