Good Morning,

Surely someone has done this before and I just have a setting wrong.
Any help or guidance would be appreciated.

This .NET 4 website runs normally on local machine but when copied to
GoDaddy it produces an exception that it doesn't recognize the Google
Data APIs.  Other .NET 4 sites are running on my GoDaddy account with
no problem.  I changed the target framework to 3.5 and republished but
got an internal server error code of 500.  Other 3.5 sites are running
normally on my GoDaddy account.

Here are the steps I took:

Downloaded and installed the APIs to access Picasa Web Albums.
Using Visual Studio 2010, I created a new web SITE in C#.  It targets
the .NET 4.0 framework.
(There have been other posts about the target framework of ".Net
Framework 4 Client Profile" not working on GoDaddy.  However, ".Net
Framework 4 Client Profile" was not an available framework option in
the Visual Studio website list, only ".Net Framework 4.")   I created
a test page, inserted code to access a specific album, display the
thumbnails, and display the full size photos when the thumbnails are
clicked.  All of it works perfectly when the site is run on local
machine.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-picasa-data-api?hl=en.

Reply via email to