Are you installing a windows app? If so it will depend on the permissions of the current user trying to install I believe. An application can also check to make sure you have suffficient privaledges to specific directories etc.
what version on .net are you using? I think I heard something that the compiled dlls in 2.0 need to match the .aspx version its referencing.
Just a shot.
Here is my problem.
I have two sites, SiteA the host and SiteB the image provider.
Setting cross Domain cookies with a script appended to the image file is getting blocked from SiteA because of the browser (IE6). When I add the appropriate p3p compact policy header to the response on the image...
I've been using this template. It allows you to create a custom template and then add anything else that is particular to a page in the actual .aspx you are calling.
http://www.ftponline.com/vsm/2004_03/magazine/columns/aspnet/default.aspx
yeah, make a method to in a DataLayer Class that receives an id parameter and returns a DataSet. Then when you need it just call that method and pass it a ds.
Another possibility is to retreive all the data and cache it. This is of course if the database table doesn't contain alot of records...
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.