473,396 Members | 1,917 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Strange Phenom

Hey all,

I deployed an asp.net app that has only 2 forms in it to a hosting service.
When I surfed to it on from xp machine that app worked fine.
However, if I surf from a pc that has win98 on it but all the latest service
packs on it, i can get to the first form but when i select a record to goto
the 2nd form it just posts back to the 1st form. Any ideas?

thanks,
rodchar
Nov 18 '05 #1
2 1035
I had simular problems before and it always came down to me having to run
the following commands on my server:

aspnet_regiis.exe -i
aspnet_regiis.exe -c

This would correct the ISAPI mappings and the WebValidation.js file for the
framework version that I compiled the application with. Since it is a
hosting situation, and I doubt you will able to have those commands run, you
just might check which version your hosting service is using and make sure
you compile your application using that version of the framework.

HTH

-Chris

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:36**********************************@microsof t.com...
Hey all,

I deployed an asp.net app that has only 2 forms in it to a hosting
service.
When I surfed to it on from xp machine that app worked fine.
However, if I surf from a pc that has win98 on it but all the latest
service
packs on it, i can get to the first form but when i select a record to
goto
the 2nd form it just posts back to the 1st form. Any ideas?

thanks,
rodchar

Nov 18 '05 #2
Thank you.

"Chris Austin" wrote:
I had simular problems before and it always came down to me having to run
the following commands on my server:

aspnet_regiis.exe -i
aspnet_regiis.exe -c

This would correct the ISAPI mappings and the WebValidation.js file for the
framework version that I compiled the application with. Since it is a
hosting situation, and I doubt you will able to have those commands run, you
just might check which version your hosting service is using and make sure
you compile your application using that version of the framework.

HTH

-Chris

"rodchar" <ro*****@discussions.microsoft.com> wrote in message
news:36**********************************@microsof t.com...
Hey all,

I deployed an asp.net app that has only 2 forms in it to a hosting
service.
When I surfed to it on from xp machine that app worked fine.
However, if I surf from a pc that has win98 on it but all the latest
service
packs on it, i can get to the first form but when i select a record to
goto
the 2nd form it just posts back to the 1st form. Any ideas?

thanks,
rodchar


Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Arthur | last post by:
I've come across some strange xml, that I need to deal with, it looks like this:- <root> <foo attr="1">Some random strange text. <bar attr="2">blar</bar> <bar attr="3">blar blar</bar> <bar...
2
by: Paul Drummond | last post by:
Hi all, I am developing software for Linux Redhat9 and I have noticed some very strange behaviour when throwing exceptions within a shared library. All our exceptions are derived from...
2
by: Olaf | last post by:
I have a frameset page witch contains the myFuc() function. The function is accessed from a page in one of the frames in the frameset. An example is shown below. <input...
7
by: M O J O | last post by:
Hi, I'm developing a asp.net application and ran into a strange css problem. I want all my links to have a dashed underline and when they are hovered, it must change to a solid line. Sounds...
25
by: Neil Ginsberg | last post by:
I have a strange situation with my Access 2000 database. I have code in the database which has worked fine for years, and now all of a sudden doesn't work fine on one or two of my client's...
0
by: unknown | last post by:
Hi, I am developing an online book store with shopping cart. My shopping cart is represented as a Xml server control and I am using an XSLT to render it at the client side. I am using an...
0
by: Kris Vanherck | last post by:
yesterday i started getting this strange error when i try to run my asp.net project: Compiler Error Message: CS0006: Metadata file 'c:\winnt\microsoft.net\framework\v1.1.4322\temporary asp.net...
11
by: Martin Joergensen | last post by:
Hi, I've encountered a really, *really*, REALLY strange error :-) I have a for-loop and after 8 runs I get strange results...... I mean: A really strange result.... I'm calculating...
20
by: SpreadTooThin | last post by:
I have a list and I need to do a custom sort on it... for example: a = #Although not necessarily in order def cmp(i,j): #to be defined in this thread. a.sort(cmp) print a
14
by: blumen | last post by:
Hi all, I'm a newbie in VB.Net Programming.. Hope that some of you can help me to solve this.. I'm working out to read,parse and save textfile into SQL Server. The textfile contains thousands...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.