Click here to Skip to main content
15,906,569 members
Home / Discussions / Web Development
   

Web Development

 
Questionworking with weather.com free html applet Pin
bill bradley11-May-10 16:41
bill bradley11-May-10 16:41 
QuestionClient-Side Start-Up Script Pin
bill bradley11-May-10 16:36
bill bradley11-May-10 16:36 
QuestionFREE php jquery forms with recaptcha Pin
Yoingco11-May-10 11:42
Yoingco11-May-10 11:42 
QuestionWebsite not granting access to its files Pin
fjparisIII9-May-10 14:52
fjparisIII9-May-10 14:52 
AnswerRe: Website not granting access to its files Pin
Peace ON9-May-10 21:03
Peace ON9-May-10 21:03 
GeneralRe: Website not granting access to its files Pin
fjparisIII10-May-10 3:46
fjparisIII10-May-10 3:46 
GeneralRe: Website not granting access to its files SOLVED Pin
fjparisIII10-May-10 15:33
fjparisIII10-May-10 15:33 
QuestionMoving website from 32-bit to 64-bit Pin
Gregory Gadow7-May-10 6:34
Gregory Gadow7-May-10 6:34 
This requires a bit of explanation.

My company's main website sits on a 64-bit server and runs under IIS6. The code libraries in the BIN folder were compiled using Visual Studio 2005 Professional, so they use the 2.0 framework. As far as I can tell, the code is 32-bit (I'm not sure how I would tell.) It is a complicated mess, with custom membership user and provider classes, new base classes for master and child pages, web parts, web controls, etc. However, it all works just fine.

We have some web pages that run on a 32-bit server because they use third-party components that, for whatever reason, are not cross compatable. They worked fine a few years ago when the main website was on a 32-bit machine, but caused lots of problems when we migrated. These components work when run standalone on the 64-bit machine, and the vendors insist they will work as web components in a fully 64-bit environment.

We are looking to overhaul our website. One of the projects will be to consolidate code libraries that have accumilated over the last six years, eliminate redundancies, etc. Since these would be rewritten anyway, discussion has turned to creating a fully 64-bit web environment, consolidating the two servers and ditch the 32-bit environment.

So, my questions:

Would we need a special version of VS to compile 64-bit code?

Would we need to upgrade IIS so that it will run as a 64-bit service?

Are there any caveats I should know about?

Is this an exercise in futility that will result only in me losing even more hair?
AnswerRe: Moving website from 32-bit to 64-bit Pin
Peace ON7-May-10 21:28
Peace ON7-May-10 21:28 
GeneralRe: Moving website from 32-bit to 64-bit Pin
Gregory Gadow10-May-10 4:16
Gregory Gadow10-May-10 4:16 
QuestionImplementing multiple checkboxes with their own actions Pin
calivw787-May-10 4:48
calivw787-May-10 4:48 
AnswerRe: Implementing multiple checkboxes with their own actions Pin
Not Active7-May-10 5:01
mentorNot Active7-May-10 5:01 
GeneralRe: Implementing multiple checkboxes with their own actions Pin
calivw787-May-10 5:13
calivw787-May-10 5:13 
GeneralRe: Implementing multiple checkboxes with their own actions Pin
Not Active7-May-10 6:57
mentorNot Active7-May-10 6:57 
Questiononly default controller is loading for all request - Critical Pin
Jayapal Chandran5-May-10 21:39
Jayapal Chandran5-May-10 21:39 
AnswerRe: only default controller is loading for all request - Critical Pin
User 17164925-May-10 22:04
professionalUser 17164925-May-10 22:04 
GeneralRe: only default controller is loading for all request - Critical Pin
Jayapal Chandran6-May-10 23:31
Jayapal Chandran6-May-10 23:31 
GeneralRe: only default controller is loading for all request - Critical Pin
User 17164927-May-10 7:48
professionalUser 17164927-May-10 7:48 
QuestionHow do I develop on Microsoft Dynamics CRM 4.0 without working on the server? Pin
Nada Adel5-May-10 2:46
Nada Adel5-May-10 2:46 
AnswerRe: How do I develop on Microsoft Dynamics CRM 4.0 without working on the server? Pin
RCoate5-May-10 23:25
RCoate5-May-10 23:25 
Questionlooking for good login script Pin
ravensensei4-May-10 2:35
ravensensei4-May-10 2:35 
AnswerRe: looking for good login script Pin
Not Active4-May-10 2:42
mentorNot Active4-May-10 2:42 
GeneralRe: looking for good login script Pin
ravensensei4-May-10 2:51
ravensensei4-May-10 2:51 
GeneralRe: looking for good login script Pin
Not Active4-May-10 3:25
mentorNot Active4-May-10 3:25 
QuestionSSL and Frames Pin
SomeGuyThatIsMe3-May-10 10:43
SomeGuyThatIsMe3-May-10 10:43 

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.