I'm an Umbraco novice but it's easy to understand. I recently created a new template with corresponding controller, partial view, etc. I went the homepage template to create a new tab. But whenever I update ANY dll within the site, my new tab disappears and I have to recreate it. I can't figure out why other "older" tabs persist but my new one disappears.
Any thoughts? I don't believe it has to do with a load balanced.
Now from what I've noticed, when uploading a DLL, it doesn't need to be the custom DLL. I could simply upload any existing DLL, and I experience the same thing. It's almost like the action of the IIS app pool recycling is causing it, but I have no idea why.
I'm not sure what you mean by "what database I'm using". Isn't it all SQL Server? I'll take a look in the DB to see if anything is suspicious. Is there a particular error table Umbraco uses?
I see uSync is in place, as I see the physical files being generated when I create a new template.
Do you have any ideas of what this could be? Have you ever run across this before?
I'm looking into uSync, and I wonder if my issue has something to do with uSync. Can you provide a short explanation of uSync? My settings have "Sync Target" set currently.
Again, please keep in mind I inherited an Umbraco site, and I'm trying to understand it as I work with it.
Tab content disappears after DLL update
I'm an Umbraco novice but it's easy to understand. I recently created a new template with corresponding controller, partial view, etc. I went the homepage template to create a new tab. But whenever I update ANY dll within the site, my new tab disappears and I have to recreate it. I can't figure out why other "older" tabs persist but my new one disappears.
Any thoughts? I don't believe it has to do with a load balanced.
Thanks in advanced!
Hi Texas
Welcome to our community!!! Do you mean document type tab?
I went the homepage template to create a new tab
Not clear where tabs in templates?
Thanks,
Alex
Yes, I meant the document type. Here are my steps:
Document Type -> Homepage: Added a new tab (here's the image): http://i.is.cc/1gyDiMLT.png
Save the Document Type
Go back to the Content -> Home. I see the new tab.
I create a new Controller and build my DLL.
I upload the DLL.
The tab is no longer on Content -> Home. http://i.is.cc/1gyEwbat.png
Now from what I've noticed, when uploading a DLL, it doesn't need to be the custom DLL. I could simply upload any existing DLL, and I experience the same thing. It's almost like the action of the IIS app pool recycling is causing it, but I have no idea why.
Thanks in advance! It seems like
Hi,
Do you have perhaps uSync installed ?
Dave
Hi Dave and TexasT
What database are you using?
Can you check a log, maybe there are some errors.
And what packages/libraries are you using?
Thanks,
Alex
I'm not sure what you mean by "what database I'm using". Isn't it all SQL Server? I'll take a look in the DB to see if anything is suspicious. Is there a particular error table Umbraco uses? I see uSync is in place, as I see the physical files being generated when I create a new template.
Do you have any ideas of what this could be? Have you ever run across this before?
Any thoughts would be great.
Thank you!
I'm looking into uSync, and I wonder if my issue has something to do with uSync. Can you provide a short explanation of uSync? My settings have "Sync Target" set currently.
Again, please keep in mind I inherited an Umbraco site, and I'm trying to understand it as I work with it.
Thanks! Tyler
Hi Tyler
Great topic about uSync - https://our.umbraco.org/projects/developer-tools/usync/usync/79743-general-questions-on-usync
is working on a reply...