Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Roy #1
Pages work on Windows XP but not Windows Server 2003?
Hey all,
I have an editable datagrid with custom paging set up. I have my work
server which uses sql server 2k and windows server 2003. My pages work,
but the "update" button never works. Ever. There are no errors, and the
page refreshes, but data is never saved to the db.
Curiously though, running the exact same setup at home (with the only
difference being that I have windows xp pro), the pages work fine and
updates go through. Confusing, no?
Any clues what could be causing this?
If it's of any import, my code that should be saving the info to the db
is below:
MyConnection.Open()
objCommand = New SqlCommand(strSQLQuery, MyConnection)
objCommand.ExecuteNonQuery()
MyConnection.Close()
Roy Guest
-
IIS 6.0 do not run .asp pages under Windows 2003 server standart e
Hi When I tried run .asp pages appear this message: No se puede mostrar la página Hay un problema con la página solicitada y no puede ser... -
Are hash rules available in Windows 2000, or is this something new that comes with Windows Server 2003?
Experts, We run a native-mode Windows 2000 single domain. We want to create a Group Policy object (GPO), perhaps named Software Restrictions, to... -
Windows 2000 Server/Windows Server 2003 Dual Boot
I have been asked to provide a dual boot server using both Windows 2000 Server and Windows Server 2003 Std Edt. Can anyone tell me whether this is... -
asp does not work in windows 2003 server
Hi, I have encounterd a strange problem, I have recently upgraded my server to windows 2003 server. From then my old asp scripts does not seem to... -
Explorer Search (F3) find a text/keyword in files is defect in Windows XP SP1 und Windows 2003 Server
Is this issue known? And do anybody knows, if there is an Microsoft update is available? (no hint in Microsoft Updates) Or do anybody know a real... -
sudhagar #2
Pages work on Windows XP but not Windows Server 2003?
hi
Hey all,
I have an editable datagrid with paging set up. I have my work
server which uses sql server 2k and windows server 2003. My pages work,
but the "update" button never works. Ever. There are no errors, and the
page refreshes, but data is never saved to the db.
Curiously though, running the exact same setup at home (with the only
difference being that I have windows xp pro), the pages work fine and
updates go through. Confusing, no?
Any clues what could be causing this?
reply me to [email]sudhagar79@lycos.com[/email]
thanks in advance
sudhagar
sudhagar Guest



Reply With Quote

