jccorner Posted September 28, 2005 Posted September 28, 2005 I have created an ASP.Net app and moved ftped the pages up to my web hosting company's server and when I view the aspx page, the html part of the code is correct. But the calendar control and textfields do not appear. Yet when I run on development pc, everything looks fine. What am I missing?? Appreciate any help. Quote Applying computer technology is simply finding the right wrench to pound in the correct screw
Administrators PlausiblyDamp Posted September 28, 2005 Administrators Posted September 28, 2005 Does your hosting provider support asp.net? If you view the source of the html what does it look like (attach as sample if possible)? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
jccorner Posted September 28, 2005 Author Posted September 28, 2005 (edited) According to their website they do. Here are links: http://www.pbpac.org/demo/CourseRegistration.aspx http://www.pbpac.org/demo/default2.aspx On the first page, none of the textfields or comboboxes are shown and on the second page, the calendar does not appear, but the label does. Edited September 28, 2005 by jccorner Quote Applying computer technology is simply finding the right wrench to pound in the correct screw
Administrators PlausiblyDamp Posted September 28, 2005 Administrators Posted September 28, 2005 Looks like the server either doesn't support asp.net or hasn't got the framework correctly installed. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
bri189a Posted September 28, 2005 Posted September 28, 2005 Possibly the folder your running off of isn't configured as a virtual folder with script permission too - one of my virtual servers had that issue once - they're 'set up' script had failed but it didn't notify anyone...it wasn't until I uploaded that I was able to find that out. Quote
jccorner Posted September 29, 2005 Author Posted September 29, 2005 Thank you both very much. I'll have my web hosting company check into it. Just wanted to make sure it wasn't something I was doing. Quote Applying computer technology is simply finding the right wrench to pound in the correct screw
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.