all groups > asp.net > october 2006 > threads for saturday october 28
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
File Path in application code
Posted by Samuel Shulman at 10/28/2006 8:30:44 PM
Hi all
I would like to reference a file in a class in the 'App_Code' folder and I
wanted to use the server.MapPath property
How can I do that?
Samuel
... more >>
What server issue is causing MaintainScrollPositionOnPostBack to fail?
Posted by Keithb at 10/28/2006 8:27:23 PM
I have identical ASP.NET 2.0 code running on two different iis 6.0 w2k3
servers. On one MaintainScrollPositionOnPostBack works properly. On the
other it does not work at all. What should I look for on the server that
could cause such a problem?
Thanks,
Keith
... more >>
Dynamicaly changing site map
Posted by Lucas Ponzo at 10/28/2006 8:17:01 PM
I nedd depending on thr user loged in, that the menu binds to a different
site.map file ... can I have multiple site maps in my ASP.NET 2.0 app and
change the file that the SiteMapDataSource is bound to ?
I no, what was a better solution for that with no use of roles features ?
Thanks.... more >>
DotNetNuke hosting
Posted by Paul Aspinall at 10/28/2006 5:20:37 PM
Hi
I'm looking for a good, but well priced web host for a DotNetNuke based
system. For this, I will need SQL Server capability from the host.
There are a few out there, but can anyone recommend a good, and well priced
hosting package with SQL Server, suitable for DNN.
Thanks
... more >>
How to add menu to a master page at run time?
Posted by tomix at 10/28/2006 4:14:52 PM
Hi
I have a master page containing a menu and a site map data source
I also enabled secrutiy trimming.
I would like to add several items to the menu at run time from the
content page
Thanks in advace.
Tomer
... more >>
How can I check site on older browsers (downloaded IE7)
Posted by Stephen at 10/28/2006 3:59:59 PM
Hi
I am using Visual Web Developer Express 2005.
To check to see if web sites look okay I use
IE6 and Firefox v1.5.07
Today I downloaded IE7 - now I can't see how
my site will look for most people using IE6.
Does anyone know how to use/check web sites
via older browsers?
Will IE7 ... more >>
sessionid
Posted by Jon Paal at 10/28/2006 2:56:28 PM
sessionid changes on every page refresh, even though I have enableSessionState="true"
and <pages enableSessionState="true" /> in the config file
what's happening here ?
... more >>
Cannot create an ASP.NET Project
Posted by Paul Marrero at 10/28/2006 2:40:04 PM
Hello all. I just got a new computer and loaded Visual Studio 2003 (with SP
1). I have tried numerous times to create an ASP.NET project to no avail.
Whenever I try to create a project, VS hangs for a minute or two then
displays this error:
The Web server reported the following error when... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
asp / visual studio question
Posted by Adrian at 10/28/2006 2:18:47 PM
In visual studio when I lay-out my html code,
Visual studio decides otherwise, and puts all
the lines behind each other. This makes it
difficult to find things you are looking for in
the code. I know I can use <! comment>,
which will bring a line upto the l.h. margin,
but that isn't an option ... more >>
Internet Explorer 7 - wow!
Posted by Rob Nicholson at 10/28/2006 1:33:34 PM
Can I just say "wow" - just installed IE7 on my dev PC (after imaging it
first - I'm not that mad) and the effect on a database type application I'm
developing is under ASP.NET v1.1 is amazing:
It feels a lot faster switching from record to record so I assume JavaScript
has been given a boo... more >>
Getting a job as an ASP.NET 2.0 developer
Posted by ekareem NO[at]SPAM yahoo.com at 10/28/2006 1:27:40 PM
Hi,
I am so overwhelmed with how much is out there in ASP.NET 2.0 - Even if
you are OK with a core language like VB or C# and database topics, you
still got to climb the mountain of Web Design, Controls and properties,
Security,...etc.
My question may be stupid but when can one go and say,... more >>
Connecting external web application with internal database
Posted by Big Charles at 10/28/2006 11:58:47 AM
Hi,
We have developed an ASP.NET web application and are planning to host
it in an external Server, which provides us a good bandwidht. We need
to put he web application outside because the bandwidtht that we have
in our local office won't be enough for the number of users that access
to our ... more >>
Adding ASP.NET functionalities to a web site designed in Dreamweaver
Posted by Big George at 10/28/2006 11:35:33 AM
Hello,
I have to add ASP.NET functionalities to a website, which was designed
in Dreamweaver. It contains only html pages, gif, jpg and flash
objects.
Now I have to put some ASP.NET controls and some ASP.NET data objects
to connect to an Oracle database and to bring ASP.NET funtionalities t... more >>
|