Click here to Skip to main content
15,924,193 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPagedDataSource Unlimited size Pin
Senseicads29-May-07 5:07
Senseicads29-May-07 5:07 
AnswerRe: PagedDataSource Unlimited size Pin
kubben29-May-07 5:25
kubben29-May-07 5:25 
GeneralRe: PagedDataSource Unlimited size Pin
Senseicads29-May-07 5:50
Senseicads29-May-07 5:50 
GeneralRe: PagedDataSource Unlimited size Pin
kubben29-May-07 5:56
kubben29-May-07 5:56 
GeneralRe: PagedDataSource Unlimited size Pin
Senseicads29-May-07 6:02
Senseicads29-May-07 6:02 
GeneralRe: PagedDataSource Unlimited size Pin
kubben29-May-07 6:25
kubben29-May-07 6:25 
QuestionError occur on start project from shared folder Pin
Nimua29-May-07 5:06
Nimua29-May-07 5:06 
AnswerRe: Error occur on start project from shared folder Pin
kubben29-May-07 5:27
kubben29-May-07 5:27 
You are most likely an admin on your local box. At least one of the functions your site is trying to do is requiring permission more then then aspnet user currently has.

So you have a couple of options. First you can give aspnet User on that web server the rights it needs. This is normally not a great idea since it can be a security risk.
You can set up a new app pool for the web site to run under and then create a new user for the app pools identity. Then you can give that user all the rights they need.

Hope that helps.
Ben
GeneralRe: Error occur on start project from shared folder Pin
Nimua29-May-07 21:38
Nimua29-May-07 21:38 
GeneralRe: Error occur on start project from shared folder Pin
kubben30-May-07 2:13
kubben30-May-07 2:13 
QuestionDesign Time Error: "File could not be loaded into Designer" [modified] Pin
Blumen29-May-07 4:33
Blumen29-May-07 4:33 
Questionasp.net1.1 - marquee text [modified] Pin
sanaziuse29-May-07 4:11
sanaziuse29-May-07 4:11 
AnswerRe: asp.net1.1 - marquee text Pin
Christian Graus29-May-07 13:48
protectorChristian Graus29-May-07 13:48 
GeneralRe: asp.net1.1 - marquee text Pin
sanaziuse29-May-07 21:16
sanaziuse29-May-07 21:16 
QuestionReading a Text Files in ASP.NET Pin
.NET- India 29-May-07 3:44
.NET- India 29-May-07 3:44 
AnswerRe: Reading a Text Files in ASP.NET Pin
Not Active29-May-07 3:55
mentorNot Active29-May-07 3:55 
Questionhow to Customize createuserwizard control Pin
mohd imran abdul aziz29-May-07 3:35
mohd imran abdul aziz29-May-07 3:35 
QuestionMinimizing the interactions with the database Pin
yuvachandra29-May-07 3:27
yuvachandra29-May-07 3:27 
AnswerRe: Minimizing the interactions with the database Pin
Not Active29-May-07 4:05
mentorNot Active29-May-07 4:05 
QuestionMenu control help Pin
eric_tran29-May-07 3:10
eric_tran29-May-07 3:10 
Questioninclude class file Pin
kvijayajyothy29-May-07 3:00
kvijayajyothy29-May-07 3:00 
AnswerStop asking the same question! Pin
leckey29-May-07 3:35
leckey29-May-07 3:35 
GeneralRe: got error Pin
kvijayajyothy29-May-07 5:02
kvijayajyothy29-May-07 5:02 
Questioninclude class file in aspx source file Pin
kvijayajyothy29-May-07 2:58
kvijayajyothy29-May-07 2:58 
Questioninclude class file in aspx source file Pin
kvijayajyothy29-May-07 2:55
kvijayajyothy29-May-07 2:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.