| Thread | Last Post | Replies |
|
| Where can I find information on this | 07 Jun 2007 08:40 GMT | 2 |
I need to take orders online and convert each order object to and xml file. The file will then be encrypted and periodically, the files will be downloaded by a desktop application for processing. I've seen an article on this a while ago but can't seem to find it now.
|
| I ve got this error while uploading my jpg file to the host via fileupload object :S | 07 Jun 2007 08:07 GMT | 2 |
Server Error in '/' Application. -------------------------------------------------------------------------------- Access to the path 'C:\Inetpub\vhosts\wonderfulreklam.com\subdomains\soganli\httpdocs\memory\resim_yok.jpg'
|
| deploying aspnetdb membership .. error: 26 - Error Locating Server/Instance | 06 Jun 2007 23:35 GMT | 4 |
Works great on my client when I test from vs.net 2005. Howevever, when I deploy to the web server, I get this error: remotely and local from the web server. An error has occurred while establishing a connection to the server.
|
| shortest path to write to a network drive? | 06 Jun 2007 23:06 GMT | 1 |
In .NET 2.0 hosted on Server 2003, I'm attempting to use File.Copy(src,dst) to write to a shared folder on a network drive. The folder is used by every user who has a log on id and has 'Full Control' permissions granted to 'Everyone'. Still, I am not able to write to the folder ...
|
| Log Web Browsing Activity | 06 Jun 2007 22:26 GMT | 7 |
Using .NET 2.0, how can I log/record all Web sites visited from a particular computer - regardless of the browser (i.e., Internet Explorer, FireFox, etc). I would specifically like to record:
|
| ASP image manipulation with DB | 06 Jun 2007 20:40 GMT | 1 |
Hi Newbie here ! I am trying to learn ASP / .net . Please can someone point me a good document or a site with examples on 'How to manipulate picture(jpg) images, add/ retreive/ delete or update using ACCESS DB or SQL 2005 express
|
| Skin not being applied | 06 Jun 2007 20:17 GMT | 4 |
I am programmatically adding controls to my user control but my skin is not being applied to the control. The code gets executed in a btn_Click event. I have tried specifically setting the skinId property with no luck.
|
| Package trackers for asp.net framework 2.0 | 06 Jun 2007 19:38 GMT | 1 |
I need to replace a web service that no longer works with one that I can call from within a web application, in order to return tracking information. The current one calls a URL and supplies a tracking number and then pulls a section out of the returned page into a box on my page ...
|
| HttpHandler not getting called | 06 Jun 2007 19:32 GMT | 3 |
Using vs 2005, c#, ms sql 2005 asp.net web site. Using httphandler to generate dynamic image from sql server database. Going according to instructions from msn: I'm using is Resuable and Process Request procedures. ProcessRequest has
|
| ASP.NET 2.0 Dynamic CheckBox example? | 06 Jun 2007 16:57 GMT | 5 |
Can someone provide a sample of how to add a new CheckBox control to an ASP.NET page, dynamically completely in code-behind? I am having a problem understanding which event should handle the control creation and ViewState rehydration, and also let the checkbox click() event
|
| Why global themes are stored at 2 location in 2005. | 06 Jun 2007 16:50 GMT | 1 |
I have just using dot net studio 2005. I am careating one theme. Here global themse are getting stored at 2 location. \Microsoft.NET\Framework\<version>\ASP.NETClientFiles\Themes.
|
| Installing Net Framework Service Pack 1 | 06 Jun 2007 15:57 GMT | 1 |
I have made a new post because when I try to respond to another, I get the error, "Article Rejected -- Ill-formed message id" This is in response to the advice of Juan Libre to install Net Framework Service Pack 1 in order to use ASP.net 1.1 and the net Framework 1.1
|
| Listbox populate with session value | 06 Jun 2007 15:48 GMT | 7 |
Iam fairly new to .net programming. I have a listbox with multi-select option. If page not postback, i do the data binding. On selection of values, i save it in a session varible as this is used my couple of other pages. When i traverse from the main page(where list box is ...
|
| Framework 2.0 interfering with 1.1 apps after upgrade | 06 Jun 2007 15:24 GMT | 9 |
I've searched quite a bit and haven't been able to find an answer to this one: We're in the process of installing .Net 2.0 on our production servers (all Windows 2000 servers). None of the applications on the servers
|
| CSS Printing object that does not display on ASPX page | 06 Jun 2007 15:12 GMT | 1 |
In my web app, I have two CSS - one for display and one for print. A small copywrite statement needs to print, but does not display on the ASPX page. The ID of the copywrite statement has DISPLAY: NONE in the Display.CSS and it does not appear on the page. However, I cannot get ...
|