I'm having problems while deploying a new Document DB for my project.
All the validations appear to be correct, at least they all have a green mark.
Once I click on "Create" button, the page does like an immediate refresh, and the create button turns grey (disabled) and nothing happens.
Other deployments works as expected (web apps, vms etc)
Also one of my colleges tried without any luck either.
I've tried with multiple browsers, clear cookies and browse history, also tried in incognito mode.
Bruno, We've rolled out a change to the portal and this should be fixed. Can you retry?
Related
modern sites on my site collection do not have a working edit button. The issue is inconsistent, Previously it was working but from last couple of days Edit button is not showing.
I have full control over the entire collection, so permissions shouldn't be the issue.
I tried multiple browsers, windows clearing the browser cache, and have determined that it's universally affecting all users regardless of browser.
Tried to add "?ToolPaneView=2&Mode=Edit" to the url to check whether they could be edited still it's not working.
I can confirm that these sites were editable a couple of days ago, After, Did R&D on that
i came across to know that i need to install latest Sharepoint updates.
So i updated kb5002135 to kb5002180 though it is not visible.
Run the SharePoint configuration wizard but still same issue.
Before : enter image description here
After : enter image description here
I had exactly the same symptoms as described, and none of the suggestions identified in question worked for me either.
We do now have a solution.
KB5002206 & KB5002207, released in May 2022, did solve our problem and the Edit Button returned across all of our browsers and environments.
In all cases it was necessary to use ctrl-F5 to force a refresh of the cache in the Browser.
I used the Azure portal to install an instance of Umbraco.
I need to use the Umbraco forms for a simple contact form.
The Umbraco instance contains the forms and I can perfectly create and configure everything I need about forms (fields, workflows, ...).
Problem is that I can't get to have it on any page.
The video here shows how to do it but when I click on the button as shown 23 seconds in the video, I can't find the forms and therefore not add my forms.
I tried to add the Razor line that it seem to generate based on the guid I get on the Form configuration page but when I save, the online page (I mean, the page of the actual website) is crashing (Yellow asp.net error page).
Does anybody knows what is going on here?
EDIT: Maybe I should mention that I did click on the Install button in the Forms section and waited until it refreshed the page. Surprisingly, it continues to prompt for installation now.
I found the answer.
Seems like when we installed Umbraco at first on Azure, the auto install failed at taking the database into account.
We had to manually edit the config file to make sure everything was all right.
However, some bits for the Forms were not referenced properly.
So I uninstalled the forms completely and reinstalled them from scratch and it started to work fine.
I have been using Wavemaker Studion (v.6.7) for around 3 months and it is a pretty good RAD application.
A few weeks ago, I added the security feature (Database) on a 40% finished project and when I launch the project, it shows a blank page - let me mention that the project was running flawless before. I didn’t notice that it was related to the security feature.
Then I started a new project, on which I re added the security service (Database again)...when I clicked the Run button, the project will again launch with a blank page, even when I remove the feature - by the way, everytime I uncheck the enable security checkbox, then save the project, it keeps recheck everytime i reopen the security tab with the settings as if I have never unchecked the checkbox earlier.
I tried to tweak a bit the security features and the login page appeared but the credentials will be invalid ( which is strange as I used simple ones as admin and pass). There won’t be anyway for me to fix this as the project seems to be corrupted.
My main concern is not to be able to successfully setup the security with Database security provider.
Screenshots:
You have to check "Show login page" box for you can see the login page, then you can enter with the "user" and "pass".
Posted this on codeplex, but thought I'd try here as well.
I've created an Orchard application, which I've deployed to Azure, however when debugging it, it occasionally resets everything so that I have to enter the site details (i.e. site name, admin user, database, etc.) again. Because I'm using an existing database, it ends up duplicating various things, so I end up with multiple admin users, multiple navigation menus, etc. Why is this happening, and is there a way I can prevent it?
I think I've found the cause, as detailed here:
http://orchard.codeplex.com/discussions/428980
It's to do with the unit tests that are run in ClickToBuildAzurePackage. If I comment them out from AzurePackage.proj, it works.
On my sharepoint site I am unable to add an existing basic webpart to a page where I've added webparts before. I am a site owner. I am using IE 8. I also work remotely using VPN.
The strange thing is IE won't even open up the EDIT MODE.
When I use Google Chrome, it is able to open up EDIT MODE, and it was also able to open up the Add Web Part popup, but when you actually select a web part and press ADD...nothing gets added to the main page.
The extra strange thing is from Google Chrome, I am able to delete and modify existing webparts.
I've upgraded to IE 9 and the same issue still happens.
i assume the similar issue you would be facing with firefox it seems your css is not compliant with IE8 try using ie8 in campatibility mode or use following querystring parameter at end of ur url
toolpaneview=2 and see what is the result
I had that problem and it appeared that a CSS file was messing up with the Ribbon controls.
Try to disable a CSS file at a time.
Regards,
Pedro
We had this issue (or at least a very similar one) where, in edit page mode, clicking on 'Add a Web Part' had no effect. I was assuming that it is a JavaScript issue. In, I beleive, the same day, it effected both my Production and DEV Site Collections, in IE8, Firefox and Chrome. We restarted all of our servers and ran the config wizard. No good.
We were able to create new pages which seem to be uneffected.
For an existing page, our workaround is to edit the properties of the page, then, down at the bottom, select 'Open Page in Maintenance View'. Select one of the Web Parts and Close it. Note: It seems as though if you unselected the 'Allow Close' checkbox, it wont be on this list. Then click on the 'Go Back to Web Part Page'. Click on the zone where the closed Web Part was. You may now be able to 'Add a Web Part'. If so, the last Web Part folder on the left will be 'Closed Web Parts' which I beleive you can put back (Open) the closed Web Part.
I have see this issue occur when someone else has the current page open in edit mode. Until that person either checks in or undoes there checkout you will not be able to edit the page.