Click here to Skip to main content
15,893,622 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 [modified] Pin
Mitch F.15-Nov-07 18:43
Mitch F.15-Nov-07 18:43 
GeneralRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 Pin
HatakeKaKaShi15-Nov-07 19:49
HatakeKaKaShi15-Nov-07 19:49 
GeneralRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 Pin
Mitch F.15-Nov-07 19:55
Mitch F.15-Nov-07 19:55 
GeneralRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 Pin
HatakeKaKaShi15-Nov-07 20:01
HatakeKaKaShi15-Nov-07 20:01 
GeneralRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 Pin
Mitch F.15-Nov-07 20:05
Mitch F.15-Nov-07 20:05 
GeneralRe: Could not load file or assembly 'Microsoft.Office.Interop.Excel, Version=11.0.0.0 Pin
HatakeKaKaShi15-Nov-07 20:48
HatakeKaKaShi15-Nov-07 20:48 
Questionweb application interaction with windows application Pin
justintimberlake15-Nov-07 17:03
justintimberlake15-Nov-07 17:03 
AnswerRe: web application interaction with windows application Pin
Sun Rays15-Nov-07 18:36
Sun Rays15-Nov-07 18:36 
Hi,
If you want to open the webpage on click of any button from window application then you have to start process as below.

Process prs = Process.Start("www.google.com");

So you can interact with webapplication as this.

Thanks,
Sun Rays

Rate this post if you like answer.

GeneralRe: web application interaction with windows application Pin
justintimberlake15-Nov-07 19:42
justintimberlake15-Nov-07 19:42 
Questionwhat is the alternative for nowrap in .net 2005 Pin
yesu prakash15-Nov-07 16:54
yesu prakash15-Nov-07 16:54 
AnswerRe: what is the alternative for nowrap in .net 2005 Pin
Michael Sync15-Nov-07 17:51
Michael Sync15-Nov-07 17:51 
GeneralRe: what is the alternative for nowrap in .net 2005 Pin
yesu prakash15-Nov-07 18:30
yesu prakash15-Nov-07 18:30 
GeneralRe: what is the alternative for nowrap in .net 2005 Pin
Christian Graus15-Nov-07 18:32
protectorChristian Graus15-Nov-07 18:32 
AnswerRe: what is the alternative for nowrap in .net 2005 Pin
Herman<T>.Instance16-Nov-07 1:07
Herman<T>.Instance16-Nov-07 1:07 
QuestionASP.NET Framework for developing applications. Pin
RK KL15-Nov-07 13:52
RK KL15-Nov-07 13:52 
AnswerRe: ASP.NET Framework for developing applications. Pin
Not Active15-Nov-07 14:47
mentorNot Active15-Nov-07 14:47 
GeneralRe: ASP.NET Framework for developing applications. Pin
RK KL15-Nov-07 18:00
RK KL15-Nov-07 18:00 
AnswerRe: ASP.NET Framework for developing applications. Pin
Shujaat Ullah Khan15-Nov-07 17:54
Shujaat Ullah Khan15-Nov-07 17:54 
GeneralRe: ASP.NET Framework for developing applications. Pin
RK KL15-Nov-07 18:12
RK KL15-Nov-07 18:12 
GeneralRe: ASP.NET Framework for developing applications. Pin
Shujaat Ullah Khan15-Nov-07 18:36
Shujaat Ullah Khan15-Nov-07 18:36 
QuestionNot able to run .aspx files on my web domain Pin
xkrja15-Nov-07 9:28
xkrja15-Nov-07 9:28 
AnswerRe: Not able to run .aspx files on my web domain Pin
Guffa15-Nov-07 10:07
Guffa15-Nov-07 10:07 
AnswerRe: Not able to run .aspx files on my web domain Pin
Christian Graus15-Nov-07 10:07
protectorChristian Graus15-Nov-07 10:07 
AnswerRe: Not able to run .aspx files on my web domain Pin
pmarfleet15-Nov-07 10:10
pmarfleet15-Nov-07 10:10 
AnswerRe: Not able to run .aspx files on my web domain Pin
Herman<T>.Instance16-Nov-07 1:34
Herman<T>.Instance16-Nov-07 1:34 

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.