2
Answers

topics to know as a experienced developer

Cibun Swain

Cibun Swain

10y
836
1
i have 2 yrs of development experience in sharepoint....i want to know what are the concepts i should know thoroughly as a 2yrs of experience guy..
 
pls anyone guide me..
 
i know customwebparts,application pages,workflows,timerjobs,event receivers, branding..some out of box features..
 
pls help me what are other things i should have to learn..  
 
 
 
 
regards
 
Biswakesan swain
8125305463
biswakesan90@hotmail.com 
Answers (2)
0
Thomas J

Thomas J

NA 21 15.5k 13y
I think it's 4.0. If i check the IIS manager the connection fails when I click test connection. Authentication passes but Authorization fails with the message,

The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, IIS Manager cannot verify whether the built-in account has access. Make sure that the application pool identity has Read access to the physical path.

I can't find any settings to change the read access for the application pool identity or anything similar to that, I've looked at advanced settings and basic settings of the application pool but don't understand them that well.
0
Praneeth Kumar

Praneeth Kumar

NA 832 43.4k 13y
Did you create a Asp.Net 4.0 website? If yes then have you enabled the deployed website to use the .Net 4.0 Framework. By default it will be .Net 2.0.

Regards,
Praneeth