Click here to Skip to main content
15,920,110 members
Home / Discussions / Web Development
   

Web Development

 
QuestionCustom Web ComboBox Component option seleted even when one wasn't Pin
howardjr2-Dec-06 11:35
howardjr2-Dec-06 11:35 
AnswerRe: Custom Web ComboBox Component option seleted even when one wasn't Pin
howardjr3-Dec-06 3:01
howardjr3-Dec-06 3:01 
GeneralRe: Custom Web ComboBox Component option seleted even when one wasn't Pin
howardjr4-Dec-06 7:58
howardjr4-Dec-06 7:58 
QuestionUpload databse on sql server Pin
Ashish Porwal2-Dec-06 1:42
Ashish Porwal2-Dec-06 1:42 
AnswerRe: Upload databse on sql server Pin
Not Active2-Dec-06 2:53
mentorNot Active2-Dec-06 2:53 
Questiongoogle submenu at search results Pin
tibiz1-Dec-06 19:08
tibiz1-Dec-06 19:08 
QuestionCannot view XML input using XSL style sheet Pin
Arthur Gladney1-Dec-06 19:03
Arthur Gladney1-Dec-06 19:03 
AnswerRe: Cannot view XML input using XSL style sheet Pin
Arthur Gladney4-Dec-06 4:44
Arthur Gladney4-Dec-06 4:44 
Here is the solution for my particular situation from on-line sources:

1)
Repair the IIS mappings so that the file name extensions for ASP.NET are properly associated:

To repair IIS mappings for ASP.NET running under XP, run the Aspnet_regiis.exe utlity. To do so, follow these steps: 1. Click Start, and then click Run.
a. Type cmd, and then click OK.
b. At the command prompt, type the following command, and then press ENTER:
"\WindowsFolder\Microsoft.NET\Framework\VersionNumber>\aspnet_regiis.exe" -i
Note Replace WindowsFolder with the name of the directory where the operating system is installed. Replace VersionNumber with the .NET Framework version installed on your computer.

2)
You need to select the appropriate ASP.NET version for your website. You can do so by following these steps using XP:

a. Go to Control Panal --> Administrative Tools --> IIS and right-click on your website's root virtual directory.
b. Click on Properties and go to the ASP.NET tab.
c. Select the appropriate version for your website (if you're running v5.x or older, you need ASP.NET v1.1; if you're running v6.x, you need ASP.NET v2.0).


QuestionJavascript Proxy communication Pin
Richard Andrew x641-Dec-06 15:21
professionalRichard Andrew x641-Dec-06 15:21 
AnswerRe: Javascript Proxy communication Pin
Bradml1-Dec-06 15:34
Bradml1-Dec-06 15:34 
GeneralRe: Javascript Proxy communication Pin
Richard Andrew x641-Dec-06 15:54
professionalRichard Andrew x641-Dec-06 15:54 
GeneralRe: Javascript Proxy communication Pin
Bradml1-Dec-06 16:14
Bradml1-Dec-06 16:14 
GeneralRe: Javascript Proxy communication Pin
Richard Andrew x641-Dec-06 16:22
professionalRichard Andrew x641-Dec-06 16:22 
GeneralRe: Javascript Proxy communication Pin
Bradml1-Dec-06 16:32
Bradml1-Dec-06 16:32 
GeneralRe: Javascript Proxy communication Pin
Richard Andrew x641-Dec-06 16:34
professionalRichard Andrew x641-Dec-06 16:34 
GeneralRe: Javascript Proxy communication Pin
Richard Andrew x641-Dec-06 16:38
professionalRichard Andrew x641-Dec-06 16:38 
GeneralRe: Javascript Proxy communication Pin
Bradml1-Dec-06 16:54
Bradml1-Dec-06 16:54 
GeneralRe: Javascript Proxy communication Pin
RichardGrimmer2-Dec-06 7:08
RichardGrimmer2-Dec-06 7:08 
GeneralRe: Javascript Proxy communication Pin
Shog94-Dec-06 11:16
sitebuilderShog94-Dec-06 11:16 
QuestionCaching and State Management within WebServices Pin
RadioButton1-Dec-06 11:01
RadioButton1-Dec-06 11:01 
AnswerRe: Caching and State Management within WebServices Pin
Dominic Pettifer1-Dec-06 14:07
Dominic Pettifer1-Dec-06 14:07 
GeneralRe: Caching and State Management within WebServices Pin
RadioButton4-Dec-06 3:51
RadioButton4-Dec-06 3:51 
QuestionSMS Website Pin
Ashish Porwal30-Nov-06 20:15
Ashish Porwal30-Nov-06 20:15 
AnswerRe: SMS Website Pin
Bradml30-Nov-06 20:40
Bradml30-Nov-06 20:40 
AnswerRe: SMS Website Pin
Vasudevan Deepak Kumar1-Dec-06 21:08
Vasudevan Deepak Kumar1-Dec-06 21:08 

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.