Hello
I am a newbie to WSS. I started customizing the Issues list by modifying the schema.xml file. Why dont I see all the default fields under <Fields>. Even though the "Title" is a default field in the Issues list, I do not see it in the <Fields> section. I need to make some of the default...
Can the ViewState object be used to persist values between different pages?
I did:
Viewstate.Add("name", txtName.Text)
Response.Redirect("WebForm1.aspx")
and in WebForm1.aspx, I tried to retrieve the value using:
Response.Write(Viewstate.Item("name"))
It did not print the value
Thanks!
Hello all,
I have a form which extends to several pages and users can go from one page to any other page. I need to persist values between pages. I understand I can do it using a Session variable but would want to know the optimum way of doing it if I have hundreds of variables to store.
Thanks!
Hello Mark,
We figured that the Error was not the reason for the Slow down on the W2K3 Server. We moved the application that was causing the error onto a different server but the problem still persists.
Earlier, we were running the same applications on 1.0 .NET Framework (Win 2k Server) and...
Disabling the Windows-Printer option does not seem to be working :( I hope that installing the driver will make it work. Mark, How do I check if I have users with disconnected sessions?
Thank you all for your time.
Thanks all for your answers. The reason I think that this error is slowing down the system is when I see this error in the Event Log and restart the system, everything works fine till the same error occurs again.
A quick google search suggested that I disable the Windows-Printer setting in the...
Hello all,
The Win2k3 server we are using suddenly becomes so slow that it has to be restarted. When I check the Event Log, I find this entry:
Type Source Event User
Error TermServDevices 1111 N/A
The properties for this entry shows:
<<
Driver Acrobat PDFWriter required for printer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.