select the project in the solution explorer.
hit <alt>+<enter>
a new tab will open in the main section.
within this tab there is a set of vertical tabs.
select either application or build or target... something like that.
there will be a drop down to select which framework to target.
it's currently set to 4.0
select 3.5
save
close
fix compile errors (will occur if you are using 4.0 features)
rebuild solution
test
deploy
you may also need to tweak the web.config file. VS should cover most of config changes for you, but i've never needed to downgrade, only upgrade.
Jason Meckley
Programmer
faq855-7190
faq732-7259