I have been having inconsistent ability to get in and see existing modules and my first page and module of a new app. I have Host, Administrative, Manager, Authorized, and Subscriber rights. I share this DNN app with 2 out of state developers.
Last Friday, I was able to get in and try to work. Monday, after a SourceSafe DownLoad I had 11 classic.ascx errors, an object that I know nothing about. Last night at end of day, I was able to DL SS with only 1 error, forgot what it was but wouldn't stop my page. But, today, when I login as myself (not admin or host) I see all blank modules including ones that worked last week, and ones that have been in operation, and as of yesterday, regular users can see. The other developers actually had me Check-In my page, and they DL'd it and were able to see my page module and content. They only way I can see a module on my page is to log in as Admin. But one of my modules is text content only, that I can see as Admin, but one with a datagrid in it gives an error.
On the "User" side I checked every (that I know) aspect of my user account and security roles.
My module is based on a view and that view opens in Sql Server, ok. I checked the DataSource and that gives the error: format of the initialization string does not conform to specification starting at index 0, which I researched but can't come to a conclusion. I don't do the query in code, it's just in the DS.
I am new to DNN, ASP, Web Forms, VS .NET and SQL 5. I have not been able to complete and keep one grid, view only-never got to selecting and editing records, working since the beginning of Oct.
Things like trying to widen my grid so the user can see more, does nothing when I change it in the grid properties. Every little thing I need to do stops my progress.
Where can I look?