Description:
Microsoft .NET technology newsgroup.
|
|
|
Javascript debugging problem in ASP.Net
|
| |
I've noticed that after I made changes to a Javascript page in an ASP.Net project, developed with VS2008, that the page does not show the changes when being debugged. The original page is ExpandPanel.js. During debugging, ExpandPanel [Dynamic] comes up as expected, but a line where I put a breakpoint is not present. Instead,... more »
|
|
dotnetfx_cleanup_tool
|
| |
I have an open case with Microsoft where all outcomes are riding on the .NET Framework Cleanup Tool (current version 6.00.3790). I think it's a very useful tool but it's not working exactly as I need it to. I'm running Windows Server 2003 Standard x64 SP2. I sent dozens of screenshots to MS including my cleanup procedure, re-... more »
|
|
WAV File not downloading properly
|
| |
I have a application that stores a wav file into the database. I retrieve the wav file through a web service call that gets the file. When I try to send the file through the response stream it seems the file gets changed. If I save the file to disk it works properly. Here is my latest endeavor Response.ClearContent();... more »
|
|
Does the AJAX SlideShowExtender need multiple folders
|
| |
I'm using the AJAX SlideShowExtender. It expects to find the image files in a folder. Just to get use to the SlideShowExtender I simply created one folder for it and let the user pick the album to be copied into it. I figured I'd have a problem when I had more than one user because the second user could overwrite the files the first user had inserted.... more »
|
|
Autocomplete in GridView editing
|
| |
Hi, is it possible to realize an autocomplete feature in the textbox of a GridView during the editing or insert new phases? Thanks in advance. Luigi
|
|
Login Control form authentication to Active Directory (AD)
|
| |
Hello, We have a form designed using Visual Web Developer (VWD) 2008 (Express Edition), which utilizes the Login control. The form works fine when launched via VWD 2008. That is, when typing in the credentials (username & password) at the Login.aspx form, the account is successfully authenticated against AD, and the user is directed to the... more »
|
|
questions
|
| |
I have a couple of questions Can i store web.config as aaa.config as still run it as a web.config? What should i do to run aaa.config as a web.config Can i store global.asax as aaa.asax as still run it as a global.asax ? What should i do to run aaa.asax as a global.asax ? How many elements i can store in the key value pairs in <appsettings>... more »
|
|
Not refreshing
|
| |
I have something that seems to be related to just IE In firefox this works fine...and this worked fine in IE ( localmode )...but now that it has been pushed to a hosting site it does not. I have an aspx form with a gridview control. You hit a button, a record gets added to a database, a session variable... more »
|
|
|