| Thread | Last Post | Replies |
|
| abt how to prepare for mcts webdevelopment 2 papers | 07 Jun 2007 16:20 GMT | 2 |
hi friends how can i start my preparation foe mcts exams 70-328,70- for mcts webdeveloper using c#.net
|
| Re-reading a Stream without reopening | 07 Jun 2007 15:49 GMT | 8 |
Anyone have any idea how I can do the following? I have a connection to an XML file on a site I do not control, getting a string representation of the xml data that I can then feed to my XmlDataSource object (CurrentXMLData):
|
| Run an aspx page automatically | 07 Jun 2007 15:42 GMT | 4 |
Hi there i have some simple code that needs to run every night at a certain time. does anyone know how in server 2003 i can tell a process to run an aspx page. or should i make it a windows app and can you autostart those?
|
| NEED COOKIE ADVISE | 07 Jun 2007 14:17 GMT | 9 |
I want to give a userid for each user and track it by userid. I need to store it in a cookie . What method will be beneficial for that process ? Using javascript or Server side scripting (asp.net) will be more effective ?
|
| logging all HTTP requests | 07 Jun 2007 13:30 GMT | 9 |
I am wondering if there is any way to log the HTTP traffic on an IIS server (including headers but preferably the body as well), either at the IIS or asp.net level I know I could write my own isapi dll or .net filter, but I was rather
|
| how to register com object | 07 Jun 2007 13:11 GMT | 1 |
hi friends i downloaded ASPPDFLib.dll from net in order to populate the pdf template. while running the project i got the error.
|
| Load combos | 07 Jun 2007 13:06 GMT | 1 |
I have a list of entities (with properties Key and Description). Which is the best manner of load dropdownlist with this list ? 1. ListaTiposInmueble tiposInmueble = bfll.ObtenerListaTiposInmueble();
|
| how to register | 07 Jun 2007 12:34 GMT | 1 |
hi to everyone, i downloaded ASPPDFLib.dll from the net,in order to populate the pdf template. while running the project i got the error.
|
| custom control wont work - | 07 Jun 2007 11:51 GMT | 2 |
I have registered my custom control in web.config as follows: <add tagPrefix="PhoenixControls" namespace="PhoenixControls" assembly="PhoenixControls"/> I have added a file called phoenixcontrols.cs to App_Code folder and in this
|
| Access to a file is denied | 07 Jun 2007 11:42 GMT | 1 |
I am trying to create an html based on two main objevts: XslTransform and XmdTextWrite via asp.net2003 application. I keep getting a strange msg: "Access to the path... is denied". Here is my method:
|
| Access Denied to use WMI getting remote resource | 07 Jun 2007 11:06 GMT | 3 |
I have the access denied on my ASP.NET C# program while deploy my project from my PC (WinXP) to Server 2003 The program works fine on my PC but get access denied on Server 2003. However the program works fine on Windows Server 2003 while trying to use WMI to get resource from the ...
|
| Closing Page automatically after load. | 07 Jun 2007 10:48 GMT | 4 |
I have created a form which generates an excel file from the dataset and is working fine. The only problem is after the excel is generated the blank page still exist on the screen.
|
| StronglyTyped DataSets in ASP.NET 2.0 | 07 Jun 2007 09:50 GMT | 2 |
Hi all gurus. I'm trying to switch to VS 2005, from VS 2003. I've an ASP.NET 1.1 app heavily relying on StronglyTyped DataSets, with lots of FindByKey..., dataSet.Tablename, and similar methods. Converting to ASP.NET 2.0
|
| Pls end my nightmare! howto getrid of webform_savescrollpositionsu | 07 Jun 2007 09:45 GMT | 1 |
I am using ASP.NET 2.0 C# I am getting errors when I publish my site. It works fine on our local server. Pages that have maintainscrollpositiononpostback=true set, get errors such
|
| ASPNET_WP.exe 100% - Settings or Code? | 07 Jun 2007 08:46 GMT | 2 |
When we have around 40 users, the aspnet_wp jumps to 100% CPU and all screens lag for 30 seconds or more (all on LAN). How do I tell if this is due to settings in IIS or machine.config, or if it is due to bad code? These are all the same page being brought up, with different
|