Click here to Skip to main content
15,917,795 members
Home / Discussions / Web Development
   

Web Development

 
QuestionUsing VB SCRIPTING to get the text displayed in the status bar of Microsoft Project Office. [modified] Pin
sivakumar.mariappan24-Sep-09 6:31
sivakumar.mariappan24-Sep-09 6:31 
QuestionIIS - Allow access only to login.aspx Pin
piticcotoc24-Sep-09 3:57
piticcotoc24-Sep-09 3:57 
AnswerRe: IIS - Allow access only to login.aspx Pin
Abhishek Sur24-Sep-09 11:42
professionalAbhishek Sur24-Sep-09 11:42 
AnswerRe: IIS - Allow access only to login.aspx Pin
Abhijit Jana24-Sep-09 19:23
professionalAbhijit Jana24-Sep-09 19:23 
GeneralShellStart error '800a0005' Pin
Rinny2924-Sep-09 2:17
Rinny2924-Sep-09 2:17 
Questionfinding textbox through javascript from gridview Pin
Tapan Kumar Mishra24-Sep-09 0:46
Tapan Kumar Mishra24-Sep-09 0:46 
AnswerRe: finding textbox through javascript from gridview Pin
dan!sh 24-Sep-09 3:14
professional dan!sh 24-Sep-09 3:14 
Questionsearching text on same webpage by javascript Pin
vaani24-Sep-09 0:38
vaani24-Sep-09 0:38 
AnswerRe: searching text on same webpage by javascript Pin
Abhishek Sur24-Sep-09 2:57
professionalAbhishek Sur24-Sep-09 2:57 
QuestionCreateObject Not Working in VBScript Pin
VikashGohil23-Sep-09 22:31
VikashGohil23-Sep-09 22:31 
QuestionTry catch javascript error in whole web application Pin
kKamel23-Sep-09 20:18
kKamel23-Sep-09 20:18 
AnswerRe: Try catch javascript error in whole web application Pin
Marc Firth23-Sep-09 22:43
Marc Firth23-Sep-09 22:43 
GeneralRe: Try catch javascript error in whole web application Pin
kKamel23-Sep-09 23:42
kKamel23-Sep-09 23:42 
GeneralRe: Try catch javascript error in whole web application Pin
Marc Firth24-Sep-09 0:04
Marc Firth24-Sep-09 0:04 
Question[Solved]Unable to access web application on intranet [modified] Pin
nagendrathecoder23-Sep-09 0:40
nagendrathecoder23-Sep-09 0:40 
AnswerRe: Unable to access web application on intranet Pin
mrcooll23-Sep-09 1:01
mrcooll23-Sep-09 1:01 
GeneralRe: Unable to access web application on intranet Pin
nagendrathecoder23-Sep-09 1:16
nagendrathecoder23-Sep-09 1:16 
GeneralRe: Unable to access web application on intranet Pin
mrcooll23-Sep-09 1:25
mrcooll23-Sep-09 1:25 
AnswerRe: Unable to access web application on intranet Pin
nagendrathecoder23-Sep-09 1:26
nagendrathecoder23-Sep-09 1:26 
GeneralRe: Unable to access web application on intranet Pin
nagendrathecoder23-Sep-09 1:57
nagendrathecoder23-Sep-09 1:57 
QuestionMicrosoft.SQLServer.ManagedDTS on 64 bit OS Pin
RichardGrimmer22-Sep-09 22:03
RichardGrimmer22-Sep-09 22:03 
Hopeully someone will be able to help here - google not proving to be much use!

I have an asp.net web site, for which I've coded up an Export dll to call and run SSIS packages on the server. This was essentially achieved by referencing the DLL mentioned above in its location in SQL Server directory. This was fine on my dev box (32 bit) and on the first server we deployed to (32 bit), but now I'm gettg a BadImageFormat exception on a new server we've deployed to (64 bit).

I'm on board with the problem being 32 vs 64 bits, but no idea how to solve it. We'd be reluctant to do separate 32bit and 64 bit builds, but if that's the way to go, then so be it, but what I'd really like is to somehow create a single version for both.

It appears that the dll itsef does exist on the 64 bit server, but in Program files (x86), rather than Program Files - is there a way to specify the location using a config file or something similar? Or is there a way of "forcing" use of32 bit dll?

God I hope SOMEONE can help!....

C# has already designed away most of the tedium of C++.

QuestionHow to get the currently focused control Pin
meghamaharshi22-Sep-09 20:57
meghamaharshi22-Sep-09 20:57 
AnswerRe: How to get the currently focused control Pin
Abhishek Sur22-Sep-09 22:17
professionalAbhishek Sur22-Sep-09 22:17 
QuestionSMTP Server Pin
sangeeta200922-Sep-09 5:51
sangeeta200922-Sep-09 5:51 
AnswerRe: SMTP Server Pin
egenis22-Sep-09 19:30
egenis22-Sep-09 19: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.